#DEDDE1#DEDDE1
#DEDDE1 is a very light, near-neutral grey. Relative luminance 0.727; OKLCH L 89.9% C 0.005 H 297.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDE1 |
|---|---|
| RGB | rgb(222, 221, 225) |
| HSL | hsl(255, 6%, 87%) |
| HSV | hsv(255, 2%, 88%) |
| CMYK | cmyk(1.3%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(88.29, 1.06, -1.84) |
| CIE-LCH | lch(88.29, 2.12, 300.02°) |
| OKLab | oklab(89.95% 0.0026 -0.0049) |
| OKLCH | oklch(89.95% 0.006 297.7) |
| XYZ | xyz(69.5689, 72.6787, 81.5829) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.33
Fog
#D8DCE0
ΔE00 2.58
Light Gray
#D3D3D3
ΔE00 3.34
Whitesmoke
#F5F5F5
ΔE00 5.55
Ghostwhite
#F8F8FF
ΔE00 5.92
Light Grey
#D8DCD6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDE1 #E0E1DD
analogous
#DDDEE1 #DEDDE1 #E0DDE1
triadic
#DEDDE1 #E1DEDD #DDE1DE
tetradic
#DEDDE1 #E1DDDE #E0E1DD #DDE1E0
square
#DEDDE1 #E1DDDE #E0E1DD #DDE1E0
split-complementary
#DEDDE1 #E1E0DD #DEE1DD
monochromatic
#9F9CA8 #BEBCC4 #DEDDE1 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.35
#DEDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DEDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDE1
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDE1 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE1
Deuteranopia (green-blind)
#DCDDE1
Tritanopia (blue-blind)
#DEDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedde1; /* rgb */ color: rgb(222, 221, 225); /* oklch */ color: oklch(89.9% 0.005 297.7);
Tailwind
colors: {
custom: {
50: '#e8e7ea',
500: '#dedde1',
950: '#000000',
},
}SCSS
$custom: #dedde1; $custom-light: #e8e7ea; $custom-dark: #000000;
JSON
{
"hex": "#dedde1",
"rgb": {
"r": 222,
"g": 221,
"b": 225
},
"hsl": {
"h": 255,
"s": 6.25,
"l": 87.451
},
"oklch": {
"l": 0.89948,
"c": 0.0055,
"h": 297.7
},
"luminance": 0.72679
}Semantic roles & 50–950 ramp
primary
#DEDDE1
secondary
#B3B5AE
accent
#905581
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484