#DDDCD8#DDDCD8
#DDDCD8 is a very light, near-neutral grey. Relative luminance 0.715; OKLCH L 89.4% C 0.006 H 95.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD8 |
|---|---|
| RGB | rgb(221, 220, 216) |
| HSL | hsl(48, 7%, 86%) |
| HSV | hsv(48, 2%, 87%) |
| CMYK | cmyk(0%, 0.5%, 2.3%, 13.3%) |
| CIE-LAB | lab(87.74, -0.37, 2.08) |
| CIE-LCH | lch(87.74, 2.11, 100.15°) |
| OKLab | oklab(89.41% -0.0005 0.0055) |
| OKLCH | oklch(89.41% 0.006 95.1) |
| XYZ | xyz(67.8047, 71.5166, 75.1844) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.05
Light Grey
#D8DCD6
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 2.91
Fog
#D8DCE0
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD8 #D8D9DD
analogous
#DDD9D8 #DDDCD8 #DBDDD8
triadic
#DDDCD8 #D8DDDC #DCD8DD
tetradic
#DDDCD8 #D8DDD9 #D8D9DD #DDD8DB
square
#DDDCD8 #D8DDD9 #D8D9DD #DDD8DB
split-complementary
#DDDCD8 #D8DBDD #D9D8DD
monochromatic
#A4A197 #C0BFB7 #DDDCD8 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.37
#DDDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DDDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD8
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD8 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#DEDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd8; /* rgb */ color: rgb(221, 220, 216); /* oklch */ color: oklch(89.4% 0.006 95.1);
Tailwind
colors: {
custom: {
50: '#e7e6e4',
500: '#dddcd8',
950: '#000000',
},
}SCSS
$custom: #dddcd8; $custom-light: #e7e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dddcd8",
"rgb": {
"r": 221,
"g": 220,
"b": 216
},
"hsl": {
"h": 48,
"s": 6.849,
"l": 85.686
},
"oklch": {
"l": 0.89414,
"c": 0.00552,
"h": 95.1
},
"luminance": 0.71516
}Semantic roles & 50–950 ramp
primary
#DDDCD8
secondary
#A9AAB1
accent
#619155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484