#EAEC9F#EAEC9F
#EAEC9F is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.4% C 0.098 H 109.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEC9F |
|---|---|
| RGB | rgb(234, 236, 159) |
| HSL | hsl(62, 67%, 77%) |
| HSV | hsv(62, 33%, 93%) |
| CMYK | cmyk(0.8%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(91.68, -12.20, 37.19) |
| CIE-LCH | lch(91.68, 39.14, 108.16°) |
| OKLab | oklab(92.4% -0.0325 0.0921) |
| OKLCH | oklch(92.4% 0.098 109.4) |
| XYZ | xyz(70.1856, 79.9877, 44.5360) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.65
Palegoldenrod
#EEE8AA
ΔE00 3.54
Parchment
#FEFCAF
ΔE00 3.66
Buff
#FEF69E
ΔE00 4.09
Light Beige
#FFFEB6
ΔE00 4.12
Khaki (CSS)
#F0E68C
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEC9F #A19FEC
analogous
#ECC79F #EAEC9F #C4EC9F
triadic
#EAEC9F #9FEAEC #EC9FEA
tetradic
#EAEC9F #9FECC7 #A19FEC #EC9FC4
square
#EAEC9F #9FECC7 #A19FEC #EC9FC4
split-complementary
#EAEC9F #9FC4EC #C79FEC
monochromatic
#D4D839 #DFE26C #EAEC9F #F5F6D2 #F9FAE5
Accessibility & contrast
On white
1.24
#EAEC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#EAEC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEC9F
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEC9F | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69A
Deuteranopia (green-blind)
#F9E9A2
Tritanopia (blue-blind)
#F4E3D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eaec9f; /* rgb */ color: rgb(234, 236, 159); /* oklch */ color: oklch(92.4% 0.098 109.4);
Tailwind
colors: {
custom: {
50: '#f1f2bc',
500: '#eaec9f',
950: '#000000',
},
}SCSS
$custom: #eaec9f; $custom-light: #f1f2bc; $custom-dark: #000000;
JSON
{
"hex": "#eaec9f",
"rgb": {
"r": 234,
"g": 236,
"b": 159
},
"hsl": {
"h": 61.558,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.92397,
"c": 0.09766,
"h": 109.4
},
"luminance": 0.79987
}Semantic roles & 50–950 ramp
primary
#EAEC9F
secondary
#6A67C8
accent
#17CF1B
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582