#EAEEB0#EAEEB0
#EAEEB0 is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.1% C 0.080 H 110.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEB0 |
|---|---|
| RGB | rgb(234, 238, 176) |
| HSL | hsl(64, 65%, 81%) |
| HSV | hsv(64, 26%, 93%) |
| CMYK | cmyk(1.7%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(92.48, -11.06, 29.66) |
| CIE-LCH | lch(92.48, 31.66, 110.44°) |
| OKLab | oklab(93.12% -0.0286 0.0747) |
| OKLCH | oklch(93.12% 0.08 110.9) |
| XYZ | xyz(72.3426, 81.7769, 53.0394) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.02
Light Khaki
#E6F2A2
ΔE00 3.73
Cream (survey)
#FFFFC2
ΔE00 3.87
Egg Shell
#FFFCC4
ΔE00 4.05
Light Beige
#FFFEB6
ΔE00 4.16
Creme
#FFFFB6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEB0 #B4B0EE
analogous
#EED3B0 #EAEEB0 #CBEEB0
triadic
#EAEEB0 #B0EAEE #EEB0EA
tetradic
#EAEEB0 #B0EED3 #B4B0EE #EEB0CB
square
#EAEEB0 #B0EED3 #B4B0EE #EEB0CB
split-complementary
#EAEEB0 #B0CBEE #D3B0EE
monochromatic
#CFD84B #DDE37E #EAEEB0 #F7F9E2 #F8FAE6
Accessibility & contrast
On white
1.21
#EAEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EAEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEB0
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEB0 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AC
Deuteranopia (green-blind)
#F8EAB2
Tritanopia (blue-blind)
#F2E7DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaeeb0; /* rgb */ color: rgb(234, 238, 176); /* oklch */ color: oklch(93.1% 0.080 110.9);
Tailwind
colors: {
custom: {
50: '#f1f3c8',
500: '#eaeeb0',
950: '#000000',
},
}SCSS
$custom: #eaeeb0; $custom-light: #f1f3c8; $custom-dark: #000000;
JSON
{
"hex": "#eaeeb0",
"rgb": {
"r": 234,
"g": 238,
"b": 176
},
"hsl": {
"h": 63.871,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.93122,
"c": 0.07997,
"h": 110.9
},
"luminance": 0.81776
}Semantic roles & 50–950 ramp
primary
#EAEEB0
secondary
#7C77CC
accent
#19CC25
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582