#EAED88#EAED88
#EAED88 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.2% C 0.124 H 110.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAED88 |
|---|---|
| RGB | rgb(234, 237, 136) |
| HSL | hsl(62, 74%, 73%) |
| HSV | hsv(62, 43%, 93%) |
| CMYK | cmyk(1.3%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(91.61, -15.21, 48.43) |
| CIE-LCH | lch(91.61, 50.76, 107.44°) |
| OKLab | oklab(92.24% -0.0427 0.1167) |
| OKLCH | oklch(92.24% 0.124 110.1) |
| XYZ | xyz(68.6609, 79.8397, 35.0814) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.71
Buff
#FEF69E
ΔE00 4.13
Manilla
#FFFA86
ΔE00 4.15
Yellowish Tan
#FCFC81
ΔE00 4.32
Light Khaki
#E6F2A2
ΔE00 4.53
Straw
#FCF679
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAED88 #8B88ED
analogous
#EDBD88 #EAED88 #B7ED88
triadic
#EAED88 #88EAED #ED88EA
tetradic
#EAED88 #88EDBD #8B88ED #ED88B7
square
#EAED88 #88EDBD #8B88ED #ED88B7
split-complementary
#EAED88 #88B7ED #BD88ED
monochromatic
#D4DA21 #E1E553 #EAED88 #F3F5BD #FAFBE4
Accessibility & contrast
On white
1.24
#EAED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EAED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAED88
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAED88 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#FCE98D
Tritanopia (blue-blind)
#F6E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaed88; /* rgb */ color: rgb(234, 237, 136); /* oklch */ color: oklch(92.2% 0.124 110.1);
Tailwind
colors: {
custom: {
50: '#f2f2ac',
500: '#eaed88',
950: '#000000',
},
}SCSS
$custom: #eaed88; $custom-light: #f2f2ac; $custom-dark: #000000;
JSON
{
"hex": "#eaed88",
"rgb": {
"r": 234,
"g": 237,
"b": 136
},
"hsl": {
"h": 61.782,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.92238,
"c": 0.12427,
"h": 110.1
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#EAED88
secondary
#5552C8
accent
#10D616
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581