#DDDBE0#DDDBE0
#DDDBE0 is a very light, near-neutral grey. Relative luminance 0.714; OKLCH L 89.4% C 0.007 H 304.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBE0 |
|---|---|
| RGB | rgb(221, 219, 224) |
| HSL | hsl(264, 7%, 87%) |
| HSV | hsv(264, 2%, 88%) |
| CMYK | cmyk(1.3%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(87.69, 1.58, -2.21) |
| CIE-LCH | lch(87.69, 2.72, 305.61°) |
| OKLab | oklab(89.44% 0.004 -0.0058) |
| OKLCH | oklch(89.44% 0.007 304.2) |
| XYZ | xyz(68.6026, 71.4170, 80.6773) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.02
Fog
#D8DCE0
ΔE00 3.23
Light Gray
#D3D3D3
ΔE00 3.64
Whitesmoke
#F5F5F5
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBE0 #DEE0DB
analogous
#DBDCE0 #DDDBE0 #E0DBE0
triadic
#DDDBE0 #E0DDDB #DBE0DD
tetradic
#DDDBE0 #E0DBDC #DEE0DB #DBE0E0
square
#DDDBE0 #E0DBDC #DEE0DB #DBE0E0
split-complementary
#DDDBE0 #E0E0DB #DCE0DB
monochromatic
#9F99A7 #BEBAC4 #DDDBE0 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.37
#DDDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DDDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBE0
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBE0 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#DBDCE0
Tritanopia (blue-blind)
#DDDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddbe0; /* rgb */ color: rgb(221, 219, 224); /* oklch */ color: oklch(89.4% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#e7e6e9',
500: '#dddbe0',
950: '#000000',
},
}SCSS
$custom: #dddbe0; $custom-light: #e7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dddbe0",
"rgb": {
"r": 221,
"g": 219,
"b": 224
},
"hsl": {
"h": 264,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89444,
"c": 0.00708,
"h": 304.2
},
"luminance": 0.71417
}Semantic roles & 50–950 ramp
primary
#DDDBE0
secondary
#B0B4AB
accent
#915479
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484