#DEDFE1#DEDFE1
#DEDFE1 is a very light, near-neutral grey. Relative luminance 0.737; OKLCH L 90.3% C 0.003 H 264.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFE1 |
|---|---|
| RGB | rgb(222, 223, 225) |
| HSL | hsl(220, 5%, 88%) |
| HSV | hsv(220, 1%, 88%) |
| CMYK | cmyk(1.3%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(88.80, 0.02, -1.09) |
| CIE-LCH | lch(88.80, 1.10, 271.28°) |
| OKLab | oklab(90.35% -0.0003 -0.0029) |
| OKLCH | oklch(90.35% 0.003 264.5) |
| XYZ | xyz(70.1001, 73.7411, 81.7600) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.26
Fog
#D8DCE0
ΔE00 1.72
Light Gray
#D3D3D3
ΔE00 2.95
Light Grey
#D8DCD6
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 4.85
Ghostwhite
#F8F8FF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFE1 #E1E0DE
analogous
#DEE0E1 #DEDFE1 #DEDEE1
triadic
#DEDFE1 #E1DEDF #DFE1DE
tetradic
#DEDFE1 #E1DEE0 #E1E0DE #DEE1DE
square
#DEDFE1 #E1DEE0 #E1E0DE #DEE1DE
split-complementary
#DEDFE1 #E1DEDE #E0E1DE
monochromatic
#9EA1A7 #BEC0C4 #DEDFE1 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.33
#DEDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DEDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFE1
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFE1 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE1
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#DDDFE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfe1; /* rgb */ color: rgb(222, 223, 225); /* oklch */ color: oklch(90.3% 0.003 264.5);
Tailwind
colors: {
custom: {
50: '#e8e9ea',
500: '#dedfe1',
950: '#000000',
},
}SCSS
$custom: #dedfe1; $custom-light: #e8e9ea; $custom-dark: #000000;
JSON
{
"hex": "#dedfe1",
"rgb": {
"r": 222,
"g": 223,
"b": 225
},
"hsl": {
"h": 220,
"s": 4.762,
"l": 87.647
},
"oklch": {
"l": 0.90345,
"c": 0.00292,
"h": 264.5
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#DEDFE1
secondary
#B4B2AF
accent
#7C578F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484