#EEEBE7#EEEBE7
#EEEBE7 is a very light, near-neutral orange. Relative luminance 0.834; OKLCH L 94.1% C 0.006 H 75.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEBE7 |
|---|---|
| RGB | rgb(238, 235, 231) |
| HSL | hsl(34, 17%, 92%) |
| HSV | hsv(34, 3%, 93%) |
| CMYK | cmyk(0%, 1.3%, 2.9%, 6.7%) |
| CIE-LAB | lab(93.17, 0.31, 2.29) |
| CIE-LCH | lch(93.17, 2.31, 82.36°) |
| OKLab | oklab(94.13% 0.0016 0.0061) |
| OKLCH | oklch(94.13% 0.006 75.4) |
| XYZ | xyz(79.3899, 83.3636, 87.4942) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.00
Off White
#FAF9F6
ΔE00 3.00
Linen
#FAF0E6
ΔE00 3.80
Seashell
#FFF5EE
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.04
Floralwhite
#FFFAF0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEBE7 #E7EAEE
analogous
#EEE8E7 #EEEBE7 #EEEEE7
triadic
#EEEBE7 #E7EEEB #EBE7EE
tetradic
#EEEBE7 #E7EEE8 #E7EAEE #EEE7EE
square
#EEEBE7 #E7EEE8 #E7EAEE #EEE7EE
split-complementary
#EEEBE7 #E7EEEE #E8E7EE
monochromatic
#BBAF9F #D5CDC3 #EEEBE7 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.19
#EEEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#EEEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEBE7
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEBE7 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#EDECE7
Tritanopia (blue-blind)
#EFEAEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eeebe7; /* rgb */ color: rgb(238, 235, 231); /* oklch */ color: oklch(94.1% 0.006 75.4);
Tailwind
colors: {
custom: {
50: '#f3f1ee',
500: '#eeebe7',
950: '#000000',
},
}SCSS
$custom: #eeebe7; $custom-light: #f3f1ee; $custom-dark: #000000;
JSON
{
"hex": "#eeebe7",
"rgb": {
"r": 238,
"g": 235,
"b": 231
},
"hsl": {
"h": 34.286,
"s": 17.073,
"l": 91.961
},
"oklch": {
"l": 0.94128,
"c": 0.00626,
"h": 75.4
},
"luminance": 0.83363
}Semantic roles & 50–950 ramp
primary
#EEEBE7
secondary
#B5BBC5
accent
#6D9B4A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585