#EEEBAC#EEEBAC
#EEEBAC is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.081 H 105.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBAC |
|---|---|
| RGB | rgb(238, 235, 172) |
| HSL | hsl(57, 66%, 80%) |
| HSV | hsv(57, 28%, 93%) |
| CMYK | cmyk(0%, 1.3%, 27.7%, 6.7%) |
| CIE-LAB | lab(91.94, -8.60, 31.03) |
| CIE-LCH | lch(91.94, 32.20, 105.49°) |
| OKLab | oklab(92.75% -0.0217 0.0779) |
| OKLCH | oklch(92.75% 0.081 105.6) |
| XYZ | xyz(72.4149, 80.5736, 50.7592) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.04
Light Tan
#FBEEAC
ΔE00 3.15
Vanilla
#F3E5AB
ΔE00 3.63
Egg Shell
#FFFCC4
ΔE00 3.97
Light Beige
#FFFEB6
ΔE00 4.12
Cream (survey)
#FFFFC2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBAC #ACAFEE
analogous
#EECAAC #EEEBAC #D0EEAC
triadic
#EEEBAC #ACEEEB #EBACEE
tetradic
#EEEBAC #ACEECA #ACAFEE #EEACD0
square
#EEEBAC #ACEECA #ACAFEE #EEACD0
split-complementary
#EEEBAC #ACD0EE #CAACEE
monochromatic
#D9D346 #E4DF79 #EEEBAC #F8F7DF #FAF9E6
Accessibility & contrast
On white
1.23
#EEEBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EEEBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBAC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBAC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A8
Deuteranopia (green-blind)
#F8E9AE
Tritanopia (blue-blind)
#F8E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebac; /* rgb */ color: rgb(238, 235, 172); /* oklch */ color: oklch(92.8% 0.081 105.6);
Tailwind
colors: {
custom: {
50: '#f4f1c5',
500: '#eeebac',
950: '#000000',
},
}SCSS
$custom: #eeebac; $custom-light: #f4f1c5; $custom-dark: #000000;
JSON
{
"hex": "#eeebac",
"rgb": {
"r": 238,
"g": 235,
"b": 172
},
"hsl": {
"h": 57.273,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.9275,
"c": 0.08085,
"h": 105.6
},
"luminance": 0.80572
}Semantic roles & 50–950 ramp
primary
#EEEBAC
secondary
#7377CB
accent
#20CE18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582