#EAE18D#EAE18D
#EAE18D is a very light, moderate yellow. Relative luminance 0.733; OKLCH L 89.8% C 0.106 H 103.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE18D |
|---|---|
| RGB | rgb(234, 225, 141) |
| HSL | hsl(54, 69%, 74%) |
| HSV | hsv(54, 40%, 92%) |
| CMYK | cmyk(0%, 3.8%, 39.7%, 8.2%) |
| CIE-LAB | lab(88.58, -8.74, 42.16) |
| CIE-LCH | lch(88.58, 43.06, 101.71°) |
| OKLab | oklab(89.85% -0.0237 0.1029) |
| OKLCH | oklch(89.85% 0.106 103) |
| XYZ | xyz(65.6658, 73.2677, 35.8771) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 4.43
Buff
#FEF69E
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 4.54
Light Tan
#FBEEAC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE18D #8D96EA
analogous
#EAB28D #EAE18D #C4EA8D
triadic
#EAE18D #8DEAE1 #E18DEA
tetradic
#EAE18D #8DEAB2 #8D96EA #EA8DC4
square
#EAE18D #8DEAB2 #8D96EA #EA8DC4
split-complementary
#EAE18D #8DC4EA #B28DEA
monochromatic
#D5C427 #E0D359 #EAE18D #F4EFC1 #FAF8E5
Accessibility & contrast
On white
1.34
#EAE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#EAE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE18D
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE18D | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#F2E190
Tritanopia (blue-blind)
#F7D6CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eae18d; /* rgb */ color: rgb(234, 225, 141); /* oklch */ color: oklch(89.8% 0.106 103.0);
Tailwind
colors: {
custom: {
50: '#f2eaaf',
500: '#eae18d',
950: '#000000',
},
}SCSS
$custom: #eae18d; $custom-light: #f2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#eae18d",
"rgb": {
"r": 234,
"g": 225,
"b": 141
},
"hsl": {
"h": 54.194,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.89847,
"c": 0.10555,
"h": 103
},
"luminance": 0.73266
}Semantic roles & 50–950 ramp
primary
#EAE18D
secondary
#5761C4
accent
#27D115
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481