#EEEBEA#EEEBEA
#EEEBEA is a very light, near-neutral orange. Relative luminance 0.835; OKLCH L 94.2% C 0.004 H 39.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBEA |
|---|---|
| RGB | rgb(238, 235, 234) |
| HSL | hsl(15, 11%, 93%) |
| HSV | hsv(15, 2%, 93%) |
| CMYK | cmyk(0%, 1.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.25, 0.83, 0.84) |
| CIE-LCH | lch(93.25, 1.18, 45.34°) |
| OKLab | oklab(94.21% 0.0027 0.0022) |
| OKLCH | oklch(94.21% 0.004 39.6) |
| XYZ | xyz(79.8172, 83.5345, 89.7448) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.45
Off White
#FAF9F6
ΔE00 3.24
Snow
#FFFAFA
ΔE00 3.41
Gainsboro
#DCDCDC
ΔE00 3.72
Pale Grey
#FDFDFE
ΔE00 3.94
Very Light Pink
#FFF4F2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBEA #EAEDEE
analogous
#EEEAEB #EEEBEA #EEEDEA
triadic
#EEEBEA #EAEEEB #EBEAEE
tetradic
#EEEBEA #EBEEEA #EAEDEE #EDEAEE
square
#EEEBEA #EBEEEA #EAEDEE #EDEAEE
split-complementary
#EEEBEA #EAEEED #EAEBEE
monochromatic
#B7ABA6 #D3CBC8 #EEEBEA #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.19
#EEEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#EEEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBEA
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBEA | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#EFEBEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eeebea; /* rgb */ color: rgb(238, 235, 234); /* oklch */ color: oklch(94.2% 0.004 39.6);
Tailwind
colors: {
custom: {
50: '#f3f1f0',
500: '#eeebea',
950: '#000000',
},
}SCSS
$custom: #eeebea; $custom-light: #f3f1f0; $custom-dark: #000000;
JSON
{
"hex": "#eeebea",
"rgb": {
"r": 238,
"g": 235,
"b": 234
},
"hsl": {
"h": 15,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94211,
"c": 0.00352,
"h": 39.6
},
"luminance": 0.83534
}Semantic roles & 50–950 ramp
primary
#EEEBEA
secondary
#B9C0C3
accent
#849551
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585