#EAE08D#EAE08D
#EAE08D is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.6% C 0.104 H 102.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE08D |
|---|---|
| RGB | rgb(234, 224, 141) |
| HSL | hsl(54, 69%, 74%) |
| HSV | hsv(54, 40%, 92%) |
| CMYK | cmyk(0%, 4.3%, 39.7%, 8.2%) |
| CIE-LAB | lab(88.32, -8.24, 41.84) |
| CIE-LCH | lch(88.32, 42.64, 101.14°) |
| OKLab | oklab(89.64% -0.0223 0.1021) |
| OKLCH | oklch(89.64% 0.105 102.3) |
| XYZ | xyz(65.3963, 72.7286, 35.7873) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.67
Sandy
#F1DA7A
ΔE00 4.21
Dark Cream
#FFF39A
ΔE00 4.23
Palegoldenrod
#EEE8AA
ΔE00 4.52
Buff
#FEF69E
ΔE00 4.68
Light Tan
#FBEEAC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE08D #8D97EA
analogous
#EAB18D #EAE08D #C5EA8D
triadic
#EAE08D #8DEAE0 #E08DEA
tetradic
#EAE08D #8DEAB1 #8D97EA #EA8DC5
square
#EAE08D #8DEAB1 #8D97EA #EA8DC5
split-complementary
#EAE08D #8DC5EA #B18DEA
monochromatic
#D5C327 #E0D259 #EAE08D #F4EEC1 #FAF8E5
Accessibility & contrast
On white
1.35
#EAE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#EAE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE08D
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE08D | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#F1E090
Tritanopia (blue-blind)
#F7D5CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae08d; /* rgb */ color: rgb(234, 224, 141); /* oklch */ color: oklch(89.6% 0.104 102.3);
Tailwind
colors: {
custom: {
50: '#f2e9af',
500: '#eae08d',
950: '#000000',
},
}SCSS
$custom: #eae08d; $custom-light: #f2e9af; $custom-dark: #000000;
JSON
{
"hex": "#eae08d",
"rgb": {
"r": 234,
"g": 224,
"b": 141
},
"hsl": {
"h": 53.548,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.89643,
"c": 0.1045,
"h": 102.3
},
"luminance": 0.72727
}Semantic roles & 50–950 ramp
primary
#EAE08D
secondary
#5763C4
accent
#29D115
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481