#EEE5DF#EEE5DF
#EEE5DF is a very light, near-neutral orange. Relative luminance 0.795; OKLCH L 92.7% C 0.013 H 56.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE5DF |
|---|---|
| RGB | rgb(238, 229, 223) |
| HSL | hsl(24, 31%, 90%) |
| HSV | hsv(24, 6%, 93%) |
| CMYK | cmyk(0%, 3.8%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.48, 2.02, 4.00) |
| CIE-LCH | lch(91.48, 4.48, 63.25°) |
| OKLab | oklab(92.73% 0.0071 0.0106) |
| OKLCH | oklch(92.73% 0.013 56.2) |
| XYZ | xyz(76.5968, 79.5441, 81.1161) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.95
Seashell
#FFF5EE
ΔE00 3.43
Very Light Pink
#FFF4F2
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 5.08
Floralwhite
#FFFAF0
ΔE00 5.25
Snow
#FFFAFA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE5DF #DFE8EE
analogous
#EEDFE0 #EEE5DF #EEECDF
triadic
#EEE5DF #DFEEE5 #E5DFEE
tetradic
#EEE5DF #E0EEDF #DFE8EE #ECDFEE
square
#EEE5DF #E0EEDF #DFE8EE #ECDFEE
split-complementary
#EEE5DF #DFEEEC #DFE0EE
monochromatic
#C4A48F #D9C5B7 #EEE5DF #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.24
#EEE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EEE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE5DF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE5DF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DF
Deuteranopia (green-blind)
#EAE7DF
Tritanopia (blue-blind)
#F1E3E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eee5df; /* rgb */ color: rgb(238, 229, 223); /* oklch */ color: oklch(92.7% 0.013 56.2);
Tailwind
colors: {
custom: {
50: '#f3ede9',
500: '#eee5df',
950: '#000000',
},
}SCSS
$custom: #eee5df; $custom-light: #f3ede9; $custom-dark: #000000;
JSON
{
"hex": "#eee5df",
"rgb": {
"r": 238,
"g": 229,
"b": 223
},
"hsl": {
"h": 24,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.92733,
"c": 0.01274,
"h": 56.2
},
"luminance": 0.79543
}Semantic roles & 50–950 ramp
primary
#EEE5DF
secondary
#AABCC8
accent
#7EA93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484