#edf6ac
a light, electric yellow · warm · closest name: Pale Goldenrod
At a glance
Every number on this page in one read: what #edf6ac is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #edf6ac |
| RGB | rgb(237, 246, 172) |
| HSL | hsl(67, 80%, 82%) |
| CMYK | cmyk(4%, 0%, 30%, 4%) |
| LAB | lab(94.7 -14.4 34.7) |
| LCH | lch(94.7 37.6 112.6) |
| OKLCH | oklch(0.949 0.095 113.9) |
| Decimal | 15595180 |
| Display P3 | color(display-p3 0.929 0.965 0.675) |
Copy-ready code
/* CSS */
color: #edf6ac;
background-color: #edf6ac;
/* Tailwind (arbitrary) */
class="text-[#edf6ac] bg-[#edf6ac]"
/* SCSS */
$brand: #edf6ac;
/* SwiftUI */
Color(red: 0.929, green: 0.965, blue: 0.675)
/* Android */
Color.parseColor("#edf6ac")
/* Flutter */
Color(0xFFEDF6AC)
/* Python / OpenCV (BGR) */
(172, 246, 237)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #edf6ac is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FBFCF3;
--brand-100: #F7F9E6;
--brand-200: #F0F5C6;
--brand-300: #edf6ac;
--brand-400: #DEEF67;
--brand-500: #D3E935;
--brand-600: #C5DD18;
--brand-700: #A4B814;
--brand-800: #839310;
--brand-900: #5F6A10;
--brand-950: #3C430A;
--brand: #edf6ac;
--brand-ink: #000000;
}Colors that work with #edf6ac
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #edf6ac
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #B5ACF6 | Directly opposite — maximum tension | |
| Analogous left | #F6DAAC | Neighbour, quieter | |
| Analogous right | #C8F6AC | Neighbour, quieter | |
| Split-complement 1 | #ACC8F6 | Contrast without the clash | |
| Split-complement 2 | #DAACF6 | Contrast without the clash | |
| Triadic 1 | #ACEDF6 | Even thirds — balanced and loud | |
| Triadic 2 | #F6ACED | Even thirds — balanced and loud | |
| Tetradic | #ACF6DA | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#edf6ac text on a black background
contrast 18.38:1
#edf6ac text on a white background
contrast 1.14:1
CSS3 live lab
The quick brown fox
color: #edf6ac;
background-color: #edf6ac;
Glowing headline
text-shadow: 2px 2px 8px #edf6ac;
Soft neon halo
text-shadow: 0 0 14px rgba(237, 246, 172, 0.45);
box-shadow: 0 12px 32px -8px rgba(237, 246, 172, 0.45);
border: 3px solid #edf6ac; background: linear-gradient(135deg, #edf6ac, #BCF6AC);
Monochromatic scale
Palettes built from #edf6ac
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Cream (#fffdd0) — ΔE2000 7.1 away, with its history, psychology and brand usage.
#edf6ac in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#edf6ac, answered
What color is #edf6ac?
#edf6ac is a light electric yellow, closest to Pale Goldenrod (ΔE2000 5). It sits at 67° on the hue wheel with 80% saturation and 82% lightness, which reads as warm.
What is the RGB value of #edf6ac?
rgb(237, 246, 172) — 237 red, 246 green and 172 blue out of 255, or 92.9% / 96.5% / 67.5% by channel.
Is #edf6ac a light or a dark color?
It is a light color. Relative luminance is 0.8689 and perceived brightness is 93%, so black text on it reaches 18.38:1.
Should I use black or white text on #edf6ac?
Black. It scores 18.38:1 against #edf6ac, versus 1.14:1 for white — AAA at any size.
What is the complementary color of #edf6ac?
#B5ACF6 sits directly opposite on the wheel. Softer options are the split-complements #ACC8F6 and #DAACF6, which give the same contrast with far less vibration.
What colors go well with #edf6ac?
For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #919B4B for secondary text, #1026BC as an accent and #67730C for hover and pressed states. For a palette, the analogous pair #F6DAAC and #C8F6AC stays calm, while #B5ACF6 is the loudest partner.
What is #edf6ac in CMYK for printing?
cmyk(4%, 0%, 30%, 4%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #edf6ac warm or cool?
Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F6E4AC; nudged cooler, #D2F7AB.