#DEDFE0#DEDFE0
#DEDFE0 is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.3% C 0.002 H 247.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFE0 |
|---|---|
| RGB | rgb(222, 223, 224) |
| HSL | hsl(210, 3%, 87%) |
| HSV | hsv(210, 1%, 88%) |
| CMYK | cmyk(0.9%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(88.77, -0.16, -0.61) |
| CIE-LCH | lch(88.77, 0.63, 255.52°) |
| OKLab | oklab(90.32% -0.0007 -0.0016) |
| OKLCH | oklch(90.32% 0.002 247.7) |
| XYZ | xyz(69.9641, 73.6867, 81.0436) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.91
Fog
#D8DCE0
ΔE00 1.97
Light Gray
#D3D3D3
ΔE00 2.80
Light Grey
#D8DCD6
ΔE00 4.33
Whitesmoke
#F5F5F5
ΔE00 4.79
Silver (survey)
#C5C9C7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFE0 #E0DFDE
analogous
#DEE0E0 #DEDFE0 #DEDEE0
triadic
#DEDFE0 #E0DEDF #DFE0DE
tetradic
#DEDFE0 #E0DEE0 #E0DFDE #DEE0DE
square
#DEDFE0 #E0DEE0 #E0DFDE #DEE0DE
split-complementary
#DEDFE0 #E0DEDE #E0E0DE
monochromatic
#9FA2A5 #BEC0C2 #DEDFE0 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.33
#DEDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DEDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFE0
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFE0 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#DEDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfe0; /* rgb */ color: rgb(222, 223, 224); /* oklch */ color: oklch(90.3% 0.002 247.7);
Tailwind
colors: {
custom: {
50: '#e8e9e9',
500: '#dedfe0',
950: '#000000',
},
}SCSS
$custom: #dedfe0; $custom-light: #e8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dedfe0",
"rgb": {
"r": 222,
"g": 223,
"b": 224
},
"hsl": {
"h": 210,
"s": 3.125,
"l": 87.451
},
"oklch": {
"l": 0.90316,
"c": 0.00174,
"h": 247.7
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#DEDFE0
secondary
#B3B1AF
accent
#73598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484