#DDDCDE#DDDCDE
#DDDCDE is a very light, near-neutral grey. Relative luminance 0.718; OKLCH L 89.6% C 0.003 H 308.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCDE |
|---|---|
| RGB | rgb(221, 220, 222) |
| HSL | hsl(270, 3%, 87%) |
| HSV | hsv(270, 1%, 87%) |
| CMYK | cmyk(0.5%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(87.89, 0.70, -0.86) |
| CIE-LCH | lch(87.89, 1.11, 309.10°) |
| OKLab | oklab(89.58% 0.0018 -0.0023) |
| OKLCH | oklch(89.58% 0.003 308.4) |
| XYZ | xyz(68.5946, 71.8325, 79.3444) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.32
Fog
#D8DCE0
ΔE00 2.45
Light Gray
#D3D3D3
ΔE00 2.53
Light Grey
#D8DCD6
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCDE #DDDEDC
analogous
#DCDCDE #DDDCDE #DEDCDE
triadic
#DDDCDE #DEDDDC #DCDEDD
tetradic
#DDDCDE #DEDCDC #DDDEDC #DCDEDE
square
#DDDCDE #DEDCDC #DDDEDC #DCDEDE
split-complementary
#DDDCDE #DEDEDC #DCDEDC
monochromatic
#A09DA3 #BEBDC0 #DDDCDE #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.37
#DDDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DDDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCDE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCDE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#DDDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddcde; /* rgb */ color: rgb(221, 220, 222); /* oklch */ color: oklch(89.6% 0.003 308.4);
Tailwind
colors: {
custom: {
50: '#e7e6e8',
500: '#dddcde',
950: '#000000',
},
}SCSS
$custom: #dddcde; $custom-light: #e7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#dddcde",
"rgb": {
"r": 221,
"g": 220,
"b": 222
},
"hsl": {
"h": 270,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89584,
"c": 0.0029,
"h": 308.4
},
"luminance": 0.71832
}Semantic roles & 50–950 ramp
primary
#DDDCDE
secondary
#AFB1AD
accent
#8D5973
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484