#EDED84#EDED84
#EDED84 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.128 H 108.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED84 |
|---|---|
| RGB | rgb(237, 237, 132) |
| HSL | hsl(60, 74%, 72%) |
| HSV | hsv(60, 44%, 93%) |
| CMYK | cmyk(0%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.79, -14.44, 50.62) |
| CIE-LCH | lch(91.79, 52.64, 105.92°) |
| OKLab | oklab(92.42% -0.041 0.1213) |
| OKLCH | oklch(92.42% 0.128 108.7) |
| XYZ | xyz(69.3754, 80.2404, 33.6587) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.40
Manilla
#FFFA86
ΔE00 3.43
Straw
#FCF679
ΔE00 3.66
Yellowish Tan
#FCFC81
ΔE00 3.74
Buff
#FEF69E
ΔE00 3.97
Pale Yellow
#FFFF84
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED84 #8484ED
analogous
#EDB984 #EDED84 #B9ED84
triadic
#EDED84 #84EDED #ED84ED
tetradic
#EDED84 #84EDB9 #8484ED #ED84B9
square
#EDED84 #84EDB9 #8484ED #ED84B9
split-complementary
#EDED84 #84B9ED #B984ED
monochromatic
#D7D71F #E5E54F #EDED84 #F5F5B9 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EDED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED84
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED84 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#FEE989
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded84; /* rgb */ color: rgb(237, 237, 132); /* oklch */ color: oklch(92.4% 0.128 108.7);
Tailwind
colors: {
custom: {
50: '#f4f2aa',
500: '#eded84',
950: '#000000',
},
}SCSS
$custom: #eded84; $custom-light: #f4f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eded84",
"rgb": {
"r": 237,
"g": 237,
"b": 132
},
"hsl": {
"h": 60,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.92421,
"c": 0.12802,
"h": 108.7
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#EDED84
secondary
#4E4EC7
accent
#0FD70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581