#EEEBB6#EEEBB6
#EEEBB6 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 92.9% C 0.069 H 105.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB6 |
|---|---|
| RGB | rgb(238, 235, 182) |
| HSL | hsl(57, 62%, 82%) |
| HSV | hsv(57, 24%, 93%) |
| CMYK | cmyk(0%, 1.3%, 23.5%, 6.7%) |
| CIE-LAB | lab(92.12, -7.28, 26.16) |
| CIE-LCH | lch(92.12, 27.16, 105.55°) |
| OKLab | oklab(92.95% -0.0177 0.0663) |
| OKLCH | oklch(92.95% 0.069 105) |
| XYZ | xyz(73.4116, 80.9723, 56.0088) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.26
Egg Shell
#FFFCC4
ΔE00 3.54
Vanilla
#F3E5AB
ΔE00 3.69
Lemonchiffon
#FFFACD
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 4.09
Ivory (survey)
#FFFFCB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB6 #B6B9EE
analogous
#EECFB6 #EEEBB6 #D5EEB6
triadic
#EEEBB6 #B6EEEB #EBB6EE
tetradic
#EEEBB6 #B6EECF #B6B9EE #EEB6D5
square
#EEEBB6 #B6EECF #B6B9EE #EEB6D5
split-complementary
#EEEBB6 #B6D5EE #CFB6EE
monochromatic
#D7D053 #E2DD84 #EEEBB6 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EEEBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB6
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB6 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B3
Deuteranopia (green-blind)
#F6EAB8
Tritanopia (blue-blind)
#F7E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb6; /* rgb */ color: rgb(238, 235, 182); /* oklch */ color: oklch(92.9% 0.069 105.0);
Tailwind
colors: {
custom: {
50: '#f4f1cc',
500: '#eeebb6',
950: '#000000',
},
}SCSS
$custom: #eeebb6; $custom-light: #f4f1cc; $custom-dark: #000000;
JSON
{
"hex": "#eeebb6",
"rgb": {
"r": 238,
"g": 235,
"b": 182
},
"hsl": {
"h": 56.786,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.92949,
"c": 0.06866,
"h": 105
},
"luminance": 0.80971
}Semantic roles & 50–950 ramp
primary
#EEEBB6
secondary
#7D81CC
accent
#25CA1C
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583