#EEEADF#EEEADF
#EEEADF is a very light, near-neutral orange. Relative luminance 0.824; OKLCH L 93.7% C 0.015 H 90.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEADF |
|---|---|
| RGB | rgb(238, 234, 223) |
| HSL | hsl(44, 31%, 90%) |
| HSV | hsv(44, 6%, 93%) |
| CMYK | cmyk(0%, 1.7%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.73, -0.54, 5.81) |
| CIE-LCH | lch(92.73, 5.84, 95.34°) |
| OKLab | oklab(93.72% -0.0001 0.0153) |
| OKLCH | oklch(93.72% 0.015 90.2) |
| XYZ | xyz(78.0002, 82.3509, 81.5839) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 3.19
Floralwhite
#FFFAF0
ΔE00 3.47
Eggshell
#F0EAD6
ΔE00 3.48
Linen
#FAF0E6
ΔE00 3.50
Off White
#FAF9F6
ΔE00 4.81
Seashell
#FFF5EE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEADF #DFE3EE
analogous
#EEE2DF #EEEADF #EAEEDF
triadic
#EEEADF #DFEEEA #EADFEE
tetradic
#EEEADF #DFEEE2 #DFE3EE #EEDFEA
square
#EEEADF #DFEEE2 #DFE3EE #EEDFEA
split-complementary
#EEEADF #DFEAEE #E2DFEE
monochromatic
#C4B68F #D9D0B7 #EEEADF #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.20
#EEEADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#EEEADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEADF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEADF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DE
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#F1E8E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeadf; /* rgb */ color: rgb(238, 234, 223); /* oklch */ color: oklch(93.7% 0.015 90.2);
Tailwind
colors: {
custom: {
50: '#f3f0e9',
500: '#eeeadf',
950: '#000000',
},
}SCSS
$custom: #eeeadf; $custom-light: #f3f0e9; $custom-dark: #000000;
JSON
{
"hex": "#eeeadf",
"rgb": {
"r": 238,
"g": 234,
"b": 223
},
"hsl": {
"h": 44,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93715,
"c": 0.01528,
"h": 90.2
},
"luminance": 0.8235
}Semantic roles & 50–950 ramp
primary
#EEEADF
secondary
#AAB2C8
accent
#59A93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584