#EEE7DF#EEE7DF
#EEE7DF is a very light, near-neutral orange. Relative luminance 0.807; OKLCH L 93.1% C 0.013 H 71.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE7DF |
|---|---|
| RGB | rgb(238, 231, 223) |
| HSL | hsl(32, 31%, 90%) |
| HSV | hsv(32, 6%, 93%) |
| CMYK | cmyk(0%, 2.9%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.98, 0.99, 4.73) |
| CIE-LCH | lch(91.98, 4.83, 78.15°) |
| OKLab | oklab(93.13% 0.0042 0.0125) |
| OKLCH | oklch(93.13% 0.013 71.3) |
| XYZ | xyz(77.1534, 80.6573, 81.3016) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.42
Seashell
#FFF5EE
ΔE00 3.50
Oldlace
#FDF5E6
ΔE00 4.15
Floralwhite
#FFFAF0
ΔE00 4.15
Off White
#FAF9F6
ΔE00 4.80
Very Light Pink
#FFF4F2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE7DF #DFE6EE
analogous
#EEDFDF #EEE7DF #EDEEDF
triadic
#EEE7DF #DFEEE7 #E7DFEE
tetradic
#EEE7DF #DFEEDF #DFE6EE #EEDFED
square
#EEE7DF #DFEEDF #DFE6EE #EEDFED
split-complementary
#EEE7DF #DFEDEE #DFDFEE
monochromatic
#C4AB8F #D9C9B7 #EEE7DF #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.23
#EEE7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEE7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE7DF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE7DF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DF
Deuteranopia (green-blind)
#EBE9DF
Tritanopia (blue-blind)
#F1E5E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee7df; /* rgb */ color: rgb(238, 231, 223); /* oklch */ color: oklch(93.1% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#f3eee9',
500: '#eee7df',
950: '#000000',
},
}SCSS
$custom: #eee7df; $custom-light: #f3eee9; $custom-dark: #000000;
JSON
{
"hex": "#eee7df",
"rgb": {
"r": 238,
"g": 231,
"b": 223
},
"hsl": {
"h": 32,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93125,
"c": 0.01316,
"h": 71.3
},
"luminance": 0.80657
}Semantic roles & 50–950 ramp
primary
#EEE7DF
secondary
#AAB8C8
accent
#6FA93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584