#DEDDE0#DEDDE0
#DEDDE0 is a very light, near-neutral grey. Relative luminance 0.726; OKLCH L 89.9% C 0.004 H 301.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDE0 |
|---|---|
| RGB | rgb(222, 221, 224) |
| HSL | hsl(260, 5%, 87%) |
| HSV | hsv(260, 1%, 88%) |
| CMYK | cmyk(0.9%, 1.3%, 0%, 12.2%) |
| CIE-LAB | lab(88.27, 0.88, -1.35) |
| CIE-LCH | lch(88.27, 1.61, 303.11°) |
| OKLab | oklab(89.92% 0.0022 -0.0036) |
| OKLCH | oklch(89.92% 0.004 301.4) |
| XYZ | xyz(69.4329, 72.6243, 80.8666) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.84
Fog
#D8DCE0
ΔE00 2.47
Light Gray
#D3D3D3
ΔE00 3.01
Whitesmoke
#F5F5F5
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.81
Ghostwhite
#F8F8FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDE0 #DFE0DD
analogous
#DDDEE0 #DEDDE0 #E0DDE0
triadic
#DEDDE0 #E0DEDD #DDE0DE
tetradic
#DEDDE0 #E0DDDE #DFE0DD #DDE0E0
square
#DEDDE0 #E0DDDE #DFE0DD #DDE0E0
split-complementary
#DEDDE0 #E0E0DD #DEE0DD
monochromatic
#A09DA6 #BFBDC3 #DEDDE0 #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.35
#DEDDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DEDDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDE0
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDE0 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDE0
Deuteranopia (green-blind)
#DDDDE0
Tritanopia (blue-blind)
#DEDDDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedde0; /* rgb */ color: rgb(222, 221, 224); /* oklch */ color: oklch(89.9% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#e8e7e9',
500: '#dedde0',
950: '#000000',
},
}SCSS
$custom: #dedde0; $custom-light: #e8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#dedde0",
"rgb": {
"r": 222,
"g": 221,
"b": 224
},
"hsl": {
"h": 260,
"s": 4.615,
"l": 87.255
},
"oklch": {
"l": 0.89919,
"c": 0.00418,
"h": 301.4
},
"luminance": 0.72624
}Semantic roles & 50–950 ramp
primary
#DEDDE0
secondary
#B1B3AE
accent
#8E577C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484