#DEE0DF#DEE0DF
#DEE0DF is a very light, near-neutral grey. Relative luminance 0.742; OKLCH L 90.5% C 0.003 H 165.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0DF |
|---|---|
| RGB | rgb(222, 224, 223) |
| HSL | hsl(150, 3%, 87%) |
| HSV | hsv(150, 1%, 88%) |
| CMYK | cmyk(0.9%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(89.00, -0.85, 0.25) |
| CIE-LCH | lch(89.00, 0.89, 163.58°) |
| OKLab | oklab(90.49% -0.0024 0.0007) |
| OKLCH | oklch(90.49% 0.003 165.1) |
| XYZ | xyz(70.0969, 74.1685, 80.4208) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.49
Fog
#D8DCE0
ΔE00 2.74
Light Grey
#D8DCD6
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 3.14
Whitesmoke
#F5F5F5
ΔE00 4.77
Off White
#FAF9F6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0DF #E0DEDF
analogous
#DEE0DE #DEE0DF #DEE0E0
triadic
#DEE0DF #DFDEE0 #E0DFDE
tetradic
#DEE0DF #DEDEE0 #E0DEDF #E0E0DE
square
#DEE0DF #DEDEE0 #E0DEDF #E0E0DE
split-complementary
#DEE0DF #E0DEE0 #E0DEDE
monochromatic
#9FA5A2 #BEC2C0 #DEE0DF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.33
#DEE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DEE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0DF
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0DF | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#DEE0E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee0df; /* rgb */ color: rgb(222, 224, 223); /* oklch */ color: oklch(90.5% 0.003 165.1);
Tailwind
colors: {
custom: {
50: '#e8e9e9',
500: '#dee0df',
950: '#000000',
},
}SCSS
$custom: #dee0df; $custom-light: #e8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dee0df",
"rgb": {
"r": 222,
"g": 224,
"b": 223
},
"hsl": {
"h": 150,
"s": 3.125,
"l": 87.451
},
"oklch": {
"l": 0.90487,
"c": 0.00253,
"h": 165.1
},
"luminance": 0.74169
}Semantic roles & 50–950 ramp
primary
#DEE0DF
secondary
#B3AFB1
accent
#59738D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484