#DEDFE2#DEDFE2
#DEDFE2 is a very light, near-neutral grey. Relative luminance 0.738; OKLCH L 90.4% C 0.004 H 271.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFE2 |
|---|---|
| RGB | rgb(222, 223, 226) |
| HSL | hsl(225, 6%, 88%) |
| HSV | hsv(225, 2%, 89%) |
| CMYK | cmyk(1.8%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(88.83, 0.21, -1.58) |
| CIE-LCH | lch(88.83, 1.60, 277.43°) |
| OKLab | oklab(90.37% 0.0001 -0.0042) |
| OKLCH | oklch(90.37% 0.004 271.4) |
| XYZ | xyz(70.2369, 73.7958, 82.4805) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Fog
#D8DCE0
ΔE00 1.63
Gainsboro
#DCDCDC
ΔE00 1.70
Light Gray
#D3D3D3
ΔE00 3.17
Whitesmoke
#F5F5F5
ΔE00 4.96
Light Grey
#D8DCD6
ΔE00 5.35
Ghostwhite
#F8F8FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFE2 #E2E1DE
analogous
#DEE1E2 #DEDFE2 #DFDEE2
triadic
#DEDFE2 #E2DEDF #DFE2DE
tetradic
#DEDFE2 #E2DEE1 #E2E1DE #DEE2DF
square
#DEDFE2 #E2DEE1 #E2E1DE #DEE2DF
split-complementary
#DEDFE2 #E2DFDE #E1E2DE
monochromatic
#9DA0A9 #BDBFC5 #DEDFE2 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.33
#DEDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DEDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFE2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFE2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#DDE0E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedfe2; /* rgb */ color: rgb(222, 223, 226); /* oklch */ color: oklch(90.4% 0.004 271.4);
Tailwind
colors: {
custom: {
50: '#e8e9eb',
500: '#dedfe2',
950: '#000000',
},
}SCSS
$custom: #dedfe2; $custom-light: #e8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#dedfe2",
"rgb": {
"r": 222,
"g": 223,
"b": 226
},
"hsl": {
"h": 225,
"s": 6.452,
"l": 87.843
},
"oklch": {
"l": 0.90374,
"c": 0.00421,
"h": 271.4
},
"luminance": 0.73796
}Semantic roles & 50–950 ramp
primary
#DEDFE2
secondary
#B6B4AF
accent
#825590
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484