#EAED87#EAED87
#EAED87 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.2% C 0.125 H 110.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED87 |
|---|---|
| RGB | rgb(234, 237, 135) |
| HSL | hsl(62, 74%, 73%) |
| HSV | hsv(62, 43%, 93%) |
| CMYK | cmyk(1.3%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(91.60, -15.31, 48.89) |
| CIE-LCH | lch(91.60, 51.24, 107.39°) |
| OKLab | oklab(92.22% -0.0431 0.1177) |
| OKLCH | oklch(92.22% 0.125 110.1) |
| XYZ | xyz(68.5901, 79.8114, 34.7089) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.76
Manilla
#FFFA86
ΔE00 4.07
Buff
#FEF69E
ΔE00 4.19
Yellowish Tan
#FCFC81
ΔE00 4.23
Straw
#FCF679
ΔE00 4.44
Light Khaki
#E6F2A2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED87 #8A87ED
analogous
#EDBD87 #EAED87 #B7ED87
triadic
#EAED87 #87EAED #ED87EA
tetradic
#EAED87 #87EDBD #8A87ED #ED87B7
square
#EAED87 #87EDBD #8A87ED #ED87B7
split-complementary
#EAED87 #87B7ED #BD87ED
monochromatic
#D4D921 #E1E552 #EAED87 #F3F5BC #FAFBE4
Accessibility & contrast
On white
1.24
#EAED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EAED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED87
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED87 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#FCE98C
Tritanopia (blue-blind)
#F6E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed87; /* rgb */ color: rgb(234, 237, 135); /* oklch */ color: oklch(92.2% 0.125 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2ac',
500: '#eaed87',
950: '#000000',
},
}SCSS
$custom: #eaed87; $custom-light: #f2f2ac; $custom-dark: #000000;
JSON
{
"hex": "#eaed87",
"rgb": {
"r": 234,
"g": 237,
"b": 135
},
"hsl": {
"h": 61.765,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.92224,
"c": 0.12532,
"h": 110.1
},
"luminance": 0.7981
}Semantic roles & 50–950 ramp
primary
#EAED87
secondary
#5451C8
accent
#0FD615
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581