#EAE08A#EAE08A
#EAE08A is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.6% C 0.108 H 102.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE08A |
|---|---|
| RGB | rgb(234, 224, 138) |
| HSL | hsl(54, 70%, 73%) |
| HSV | hsv(54, 41%, 92%) |
| CMYK | cmyk(0%, 4.3%, 41%, 8.2%) |
| CIE-LAB | lab(88.28, -8.55, 43.27) |
| CIE-LCH | lch(88.28, 44.11, 101.18°) |
| OKLab | oklab(89.6% -0.0234 0.1052) |
| OKLCH | oklch(89.6% 0.108 102.5) |
| XYZ | xyz(65.1761, 72.6405, 34.6276) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.42
Sandy
#F1DA7A
ΔE00 4.00
Dark Cream
#FFF39A
ΔE00 4.19
Buff
#FEF69E
ΔE00 4.67
Palegoldenrod
#EEE8AA
ΔE00 4.98
Light Tan
#FBEEAC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE08A #8A94EA
analogous
#EAB08A #EAE08A #C4EA8A
triadic
#EAE08A #8AEAE0 #E08AEA
tetradic
#EAE08A #8AEAB0 #8A94EA #EA8AC4
square
#EAE08A #8AEAB0 #8A94EA #EA8AC4
split-complementary
#EAE08A #8AC4EA #B08AEA
monochromatic
#D4C226 #E1D256 #EAE08A #F3EEBE #FAF8E5
Accessibility & contrast
On white
1.35
#EAE08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EAE08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE08A
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE08A | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB83
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#F7D5CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eae08a; /* rgb */ color: rgb(234, 224, 138); /* oklch */ color: oklch(89.6% 0.108 102.5);
Tailwind
colors: {
custom: {
50: '#f2e9ad',
500: '#eae08a',
950: '#000000',
},
}SCSS
$custom: #eae08a; $custom-light: #f2e9ad; $custom-dark: #000000;
JSON
{
"hex": "#eae08a",
"rgb": {
"r": 234,
"g": 224,
"b": 138
},
"hsl": {
"h": 53.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89596,
"c": 0.10779,
"h": 102.5
},
"luminance": 0.72639
}Semantic roles & 50–950 ramp
primary
#EAE08A
secondary
#5460C4
accent
#28D214
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481