#EEEBB7#EEEBB7
#EEEBB7 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.0% C 0.067 H 104.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB7 |
|---|---|
| RGB | rgb(238, 235, 183) |
| HSL | hsl(57, 62%, 83%) |
| HSV | hsv(57, 23%, 93%) |
| CMYK | cmyk(0%, 1.3%, 23.1%, 6.7%) |
| CIE-LAB | lab(92.14, -7.14, 25.68) |
| CIE-LCH | lch(92.14, 26.65, 105.55°) |
| OKLab | oklab(92.97% -0.0173 0.0652) |
| OKLCH | oklch(92.97% 0.067 104.9) |
| XYZ | xyz(73.5153, 81.0138, 56.5550) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.47
Egg Shell
#FFFCC4
ΔE00 3.57
Vanilla
#F3E5AB
ΔE00 3.77
Lemonchiffon
#FFFACD
ΔE00 3.83
Ivory (survey)
#FFFFCB
ΔE00 4.13
Ecru
#FEFFCA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB7 #B7BAEE
analogous
#EECFB7 #EEEBB7 #D6EEB7
triadic
#EEEBB7 #B7EEEB #EBB7EE
tetradic
#EEEBB7 #B7EECF #B7BAEE #EEB7D6
square
#EEEBB7 #B7EECF #B7BAEE #EEB7D6
split-complementary
#EEEBB7 #B7D6EE #CFB7EE
monochromatic
#D7CF54 #E2DD85 #EEEBB7 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EEEBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB7
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB7 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B4
Deuteranopia (green-blind)
#F6EAB9
Tritanopia (blue-blind)
#F6E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb7; /* rgb */ color: rgb(238, 235, 183); /* oklch */ color: oklch(93.0% 0.067 104.9);
Tailwind
colors: {
custom: {
50: '#f4f1cc',
500: '#eeebb7',
950: '#000000',
},
}SCSS
$custom: #eeebb7; $custom-light: #f4f1cc; $custom-dark: #000000;
JSON
{
"hex": "#eeebb7",
"rgb": {
"r": 238,
"g": 235,
"b": 183
},
"hsl": {
"h": 56.727,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.9297,
"c": 0.06742,
"h": 104.9
},
"luminance": 0.81013
}Semantic roles & 50–950 ramp
primary
#EEEBB7
secondary
#7D82CC
accent
#25CA1C
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583