#EEEBA7#EEEBA7
#EEEBA7 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.087 H 105.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBA7 |
|---|---|
| RGB | rgb(238, 235, 167) |
| HSL | hsl(57, 68%, 79%) |
| HSV | hsv(57, 30%, 93%) |
| CMYK | cmyk(0%, 1.3%, 29.8%, 6.7%) |
| CIE-LAB | lab(91.86, -9.23, 33.45) |
| CIE-LCH | lch(91.86, 34.70, 105.42°) |
| OKLab | oklab(92.66% -0.0237 0.0835) |
| OKLCH | oklch(92.66% 0.087 105.8) |
| XYZ | xyz(71.9437, 80.3851, 48.2777) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.52
Light Tan
#FBEEAC
ΔE00 3.13
Parchment
#FEFCAF
ΔE00 3.74
Light Beige
#FFFEB6
ΔE00 3.91
Vanilla
#F3E5AB
ΔE00 3.99
Creme
#FFFFB6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBA7 #A7AAEE
analogous
#EEC8A7 #EEEBA7 #CEEEA7
triadic
#EEEBA7 #A7EEEB #EBA7EE
tetradic
#EEEBA7 #A7EEC8 #A7AAEE #EEA7CE
square
#EEEBA7 #A7EEC8 #A7AAEE #EEA7CE
split-complementary
#EEEBA7 #A7CEEE #C8A7EE
monochromatic
#DAD440 #E4DF74 #EEEBA7 #F8F7DA #FAF9E5
Accessibility & contrast
On white
1.23
#EEEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EEEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBA7
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBA7 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A2
Deuteranopia (green-blind)
#F8E9AA
Tritanopia (blue-blind)
#F8E2D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeeba7; /* rgb */ color: rgb(238, 235, 167); /* oklch */ color: oklch(92.7% 0.087 105.8);
Tailwind
colors: {
custom: {
50: '#f4f1c1',
500: '#eeeba7',
950: '#000000',
},
}SCSS
$custom: #eeeba7; $custom-light: #f4f1c1; $custom-dark: #000000;
JSON
{
"hex": "#eeeba7",
"rgb": {
"r": 238,
"g": 235,
"b": 167
},
"hsl": {
"h": 57.465,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.92656,
"c": 0.08683,
"h": 105.8
},
"luminance": 0.80384
}Semantic roles & 50–950 ramp
primary
#EEEBA7
secondary
#6E72CB
accent
#1ED016
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582