#EEEBBF#EEEBBF
#EEEBBF is a very light, muted yellow. Relative luminance 0.814; OKLCH L 93.1% C 0.057 H 104.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBBF |
|---|---|
| RGB | rgb(238, 235, 191) |
| HSL | hsl(56, 58%, 84%) |
| HSV | hsv(56, 20%, 93%) |
| CMYK | cmyk(0%, 1.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(92.29, -6.02, 21.77) |
| CIE-LCH | lch(92.29, 22.59, 105.46°) |
| OKLab | oklab(93.14% -0.0141 0.0557) |
| OKLCH | oklch(93.14% 0.057 104.2) |
| XYZ | xyz(74.3718, 81.3564, 61.0656) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.27
Pale
#FFF9D0
ΔE00 3.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.42
Cream
#FFFDD0
ΔE00 3.70
Eggshell (survey)
#FFFFD4
ΔE00 4.17
Palegoldenrod
#EEE8AA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBBF #BFC2EE
analogous
#EED4BF #EEEBBF #DAEEBF
triadic
#EEEBBF #BFEEEB #EBBFEE
tetradic
#EEEBBF #BFEED4 #BFC2EE #EEBFDA
square
#EEEBBF #BFEED4 #BFC2EE #EEBFDA
split-complementary
#EEEBBF #BFDAEE #D4BFEE
monochromatic
#D4CD5E #E1DC8F #EEEBBF #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.22
#EEEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EEEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBBF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBBF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BC
Deuteranopia (green-blind)
#F5EAC1
Tritanopia (blue-blind)
#F5E5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeebbf; /* rgb */ color: rgb(238, 235, 191); /* oklch */ color: oklch(93.1% 0.057 104.2);
Tailwind
colors: {
custom: {
50: '#f4f1d2',
500: '#eeebbf',
950: '#000000',
},
}SCSS
$custom: #eeebbf; $custom-light: #f4f1d2; $custom-dark: #000000;
JSON
{
"hex": "#eeebbf",
"rgb": {
"r": 238,
"g": 235,
"b": 191
},
"hsl": {
"h": 56.17,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.9314,
"c": 0.05743,
"h": 104.2
},
"luminance": 0.81355
}Semantic roles & 50–950 ramp
primary
#EEEBBF
secondary
#868ACC
accent
#2AC620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583