#EDEA84#EDEA84
#EDEA84 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.125 H 107.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA84 |
|---|---|
| RGB | rgb(237, 234, 132) |
| HSL | hsl(58, 74%, 72%) |
| HSV | hsv(58, 44%, 93%) |
| CMYK | cmyk(0%, 1.3%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.02, -12.96, 49.66) |
| CIE-LCH | lch(91.02, 51.33, 104.62°) |
| OKLab | oklab(91.8% -0.0367 0.1192) |
| OKLCH | oklch(91.8% 0.125 107.1) |
| XYZ | xyz(68.5141, 78.5178, 33.3716) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.52
Buff
#FEF69E
ΔE00 3.79
Manilla
#FFFA86
ΔE00 3.83
Dark Cream
#FFF39A
ΔE00 3.85
Straw
#FCF679
ΔE00 3.96
Sandy Yellow
#FDEE73
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA84 #8487ED
analogous
#EDB684 #EDEA84 #BBED84
triadic
#EDEA84 #84EDEA #EA84ED
tetradic
#EDEA84 #84EDB6 #8487ED #ED84BB
square
#EDEA84 #84EDB6 #8487ED #ED84BB
split-complementary
#EDEA84 #84BBED #B684ED
monochromatic
#D7D21F #E5E14F #EDEA84 #F5F3B9 #FBFAE4
Accessibility & contrast
On white
1.26
#EDEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#EDEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA84
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA84 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#FADED2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #edea84; /* rgb */ color: rgb(237, 234, 132); /* oklch */ color: oklch(91.8% 0.125 107.1);
Tailwind
colors: {
custom: {
50: '#f4f0a9',
500: '#edea84',
950: '#000000',
},
}SCSS
$custom: #edea84; $custom-light: #f4f0a9; $custom-dark: #000000;
JSON
{
"hex": "#edea84",
"rgb": {
"r": 237,
"g": 234,
"b": 132
},
"hsl": {
"h": 58.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.91803,
"c": 0.12471,
"h": 107.1
},
"luminance": 0.78516
}Semantic roles & 50–950 ramp
primary
#EDEA84
secondary
#4E51C7
accent
#15D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581