#EAE08F#EAE08F
#EAE08F is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.7% C 0.102 H 102.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE08F |
|---|---|
| RGB | rgb(234, 224, 143) |
| HSL | hsl(53, 68%, 74%) |
| HSV | hsv(53, 39%, 92%) |
| CMYK | cmyk(0%, 4.3%, 38.9%, 8.2%) |
| CIE-LAB | lab(88.35, -8.02, 40.88) |
| CIE-LCH | lch(88.35, 41.66, 101.11°) |
| OKLab | oklab(89.68% -0.0215 0.1) |
| OKLCH | oklch(89.68% 0.102 102.1) |
| XYZ | xyz(65.5464, 72.7887, 36.5781) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.89
Palegoldenrod
#EEE8AA
ΔE00 4.22
Dark Cream
#FFF39A
ΔE00 4.29
Sandy
#F1DA7A
ΔE00 4.38
Light Tan
#FBEEAC
ΔE00 4.51
Buff
#FEF69E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE08F #8F99EA
analogous
#EAB38F #EAE08F #C7EA8F
triadic
#EAE08F #8FEAE0 #E08FEA
tetradic
#EAE08F #8FEAB3 #8F99EA #EA8FC7
square
#EAE08F #8FEAB3 #8F99EA #EA8FC7
split-complementary
#EAE08F #8FC7EA #B38FEA
monochromatic
#D6C328 #E0D25B #EAE08F #F4EEC3 #FAF8E5
Accessibility & contrast
On white
1.35
#EAE08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#EAE08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE08F
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE08F | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB89
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#F7D6CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae08f; /* rgb */ color: rgb(234, 224, 143); /* oklch */ color: oklch(89.7% 0.102 102.1);
Tailwind
colors: {
custom: {
50: '#f2e9b1',
500: '#eae08f',
950: '#000000',
},
}SCSS
$custom: #eae08f; $custom-light: #f2e9b1; $custom-dark: #000000;
JSON
{
"hex": "#eae08f",
"rgb": {
"r": 234,
"g": 224,
"b": 143
},
"hsl": {
"h": 53.407,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.89675,
"c": 0.10229,
"h": 102.1
},
"luminance": 0.72787
}Semantic roles & 50–950 ramp
primary
#EAE08F
secondary
#5965C4
accent
#2AD015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171611
muted
#858481