#EAE18B#EAE18B
#EAE18B is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 89.8% C 0.108 H 103.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE18B |
|---|---|
| RGB | rgb(234, 225, 139) |
| HSL | hsl(54, 69%, 73%) |
| HSV | hsv(54, 41%, 92%) |
| CMYK | cmyk(0%, 3.8%, 40.6%, 8.2%) |
| CIE-LAB | lab(88.55, -8.95, 43.12) |
| CIE-LCH | lch(88.55, 44.04, 101.73°) |
| OKLab | oklab(89.82% -0.0245 0.1049) |
| OKLCH | oklch(89.82% 0.108 103.1) |
| XYZ | xyz(65.5183, 73.2087, 35.1005) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.29
Dark Cream
#FFF39A
ΔE00 4.06
Sandy
#F1DA7A
ΔE00 4.30
Buff
#FEF69E
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 4.85
Light Tan
#FBEEAC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE18B #8B94EA
analogous
#EAB18B #EAE18B #C3EA8B
triadic
#EAE18B #8BEAE1 #E18BEA
tetradic
#EAE18B #8BEAB1 #8B94EA #EA8BC3
square
#EAE18B #8BEAB1 #8B94EA #EA8BC3
split-complementary
#EAE18B #8BC3EA #B18BEA
monochromatic
#D4C426 #E1D457 #EAE18B #F3EEBF #FAF8E5
Accessibility & contrast
On white
1.34
#EAE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EAE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE18B
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE18B | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#F7D6CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae18b; /* rgb */ color: rgb(234, 225, 139); /* oklch */ color: oklch(89.8% 0.108 103.1);
Tailwind
colors: {
custom: {
50: '#f2eaae',
500: '#eae18b',
950: '#000000',
},
}SCSS
$custom: #eae18b; $custom-light: #f2eaae; $custom-dark: #000000;
JSON
{
"hex": "#eae18b",
"rgb": {
"r": 234,
"g": 225,
"b": 139
},
"hsl": {
"h": 54.316,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.89815,
"c": 0.10774,
"h": 103.1
},
"luminance": 0.73207
}Semantic roles & 50–950 ramp
primary
#EAE18B
secondary
#5560C4
accent
#26D114
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481