#EEEBB8#EEEBB8
#EEEBB8 is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.066 H 104.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBB8 |
|---|---|
| RGB | rgb(238, 235, 184) |
| HSL | hsl(57, 61%, 83%) |
| HSV | hsv(57, 23%, 93%) |
| CMYK | cmyk(0%, 1.3%, 22.7%, 6.7%) |
| CIE-LAB | lab(92.16, -7.01, 25.19) |
| CIE-LCH | lch(92.16, 26.14, 105.54°) |
| OKLab | oklab(92.99% -0.0169 0.064) |
| OKLCH | oklch(92.99% 0.066 104.8) |
| XYZ | xyz(73.6198, 81.0556, 57.1051) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.68
Egg Shell
#FFFCC4
ΔE00 3.62
Lemonchiffon
#FFFACD
ΔE00 3.71
Vanilla
#F3E5AB
ΔE00 3.86
Cream
#FFFDD0
ΔE00 4.10
Ivory (survey)
#FFFFCB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBB8 #B8BBEE
analogous
#EED0B8 #EEEBB8 #D6EEB8
triadic
#EEEBB8 #B8EEEB #EBB8EE
tetradic
#EEEBB8 #B8EED0 #B8BBEE #EEB8D6
square
#EEEBB8 #B8EED0 #B8BBEE #EEB8D6
split-complementary
#EEEBB8 #B8D6EE #D0B8EE
monochromatic
#D6CF55 #E2DD87 #EEEBB8 #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EEEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EEEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBB8
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBB8 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B5
Deuteranopia (green-blind)
#F6EABA
Tritanopia (blue-blind)
#F6E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeebb8; /* rgb */ color: rgb(238, 235, 184); /* oklch */ color: oklch(93.0% 0.066 104.8);
Tailwind
colors: {
custom: {
50: '#f4f1cd',
500: '#eeebb8',
950: '#000000',
},
}SCSS
$custom: #eeebb8; $custom-light: #f4f1cd; $custom-dark: #000000;
JSON
{
"hex": "#eeebb8",
"rgb": {
"r": 238,
"g": 235,
"b": 184
},
"hsl": {
"h": 56.667,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.9299,
"c": 0.06618,
"h": 104.8
},
"luminance": 0.81054
}Semantic roles & 50–950 ramp
primary
#EEEBB8
secondary
#7E83CC
accent
#26C91C
background
#FFFFFE
surface
#FEFEFA
border
#D6D6D3
text
#171613
muted
#858583