#DDDCD9#DDDCD9
#DDDCD9 is a very light, near-neutral grey. Relative luminance 0.716; OKLCH L 89.4% C 0.004 H 91.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCD9 |
|---|---|
| RGB | rgb(221, 220, 217) |
| HSL | hsl(45, 6%, 86%) |
| HSV | hsv(45, 2%, 87%) |
| CMYK | cmyk(0%, 0.5%, 1.8%, 13.3%) |
| CIE-LAB | lab(87.76, -0.20, 1.59) |
| CIE-LCH | lch(87.76, 1.60, 97.02°) |
| OKLab | oklab(89.44% -0.0001 0.0042) |
| OKLCH | oklch(89.44% 0.004 91.5) |
| XYZ | xyz(67.9344, 71.5684, 75.8674) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.56
Light Gray
#D3D3D3
ΔE00 2.60
Light Grey
#D8DCD6
ΔE00 3.15
Fog
#D8DCE0
ΔE00 3.93
Silver (survey)
#C5C9C7
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCD9 #D9DADD
analogous
#DDDAD9 #DDDCD9 #DCDDD9
triadic
#DDDCD9 #D9DDDC #DCD9DD
tetradic
#DDDCD9 #D9DDDA #D9DADD #DDD9DC
square
#DDDCD9 #D9DDDA #D9DADD #DDD9DC
split-complementary
#DDDCD9 #D9DCDD #DAD9DD
monochromatic
#A3A098 #C0BEB9 #DDDCD9 #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.37
#DDDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DDDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCD9
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCD9 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DDDCD9
Tritanopia (blue-blind)
#DEDBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcd9; /* rgb */ color: rgb(221, 220, 217); /* oklch */ color: oklch(89.4% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#e7e6e4',
500: '#dddcd9',
950: '#000000',
},
}SCSS
$custom: #dddcd9; $custom-light: #e7e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dddcd9",
"rgb": {
"r": 221,
"g": 220,
"b": 217
},
"hsl": {
"h": 45,
"s": 5.556,
"l": 85.882
},
"oklch": {
"l": 0.89442,
"c": 0.0042,
"h": 91.5
},
"luminance": 0.71568
}Semantic roles & 50–950 ramp
primary
#DDDCD9
secondary
#AAACB0
accent
#648F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484