#DEDCDD#DEDCDD
#DEDCDD is a very light, near-neutral grey. Relative luminance 0.719; OKLCH L 89.6% C 0.003 H 345.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCDD |
|---|---|
| RGB | rgb(222, 220, 221) |
| HSL | hsl(330, 3%, 87%) |
| HSV | hsv(330, 1%, 87%) |
| CMYK | cmyk(0%, 0.9%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.94, 0.86, -0.25) |
| CIE-LCH | lch(87.94, 0.89, 343.72°) |
| OKLab | oklab(89.63% 0.0025 -0.0006) |
| OKLCH | oklch(89.63% 0.003 345.3) |
| XYZ | xyz(68.7664, 71.9365, 78.6550) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.28
Light Gray
#D3D3D3
ΔE00 2.54
Fog
#D8DCE0
ΔE00 3.03
Light Grey
#D8DCD6
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCDD #DCDEDD
analogous
#DEDCDE #DEDCDD #DEDCDC
triadic
#DEDCDD #DDDEDC #DCDDDE
tetradic
#DEDCDD #DEDEDC #DCDEDD #DCDCDE
square
#DEDCDD #DEDEDC #DCDEDD #DCDCDE
split-complementary
#DEDCDD #DCDEDC #DCDEDE
monochromatic
#A39DA0 #C0BDBE #DEDCDD #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.36
#DEDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DEDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCDD
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCDD | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#DEDCDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcdd; /* rgb */ color: rgb(222, 220, 221); /* oklch */ color: oklch(89.6% 0.003 345.3);
Tailwind
colors: {
custom: {
50: '#e8e6e7',
500: '#dedcdd',
950: '#000000',
},
}SCSS
$custom: #dedcdd; $custom-light: #e8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#dedcdd",
"rgb": {
"r": 222,
"g": 220,
"b": 221
},
"hsl": {
"h": 330,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89634,
"c": 0.00255,
"h": 345.3
},
"luminance": 0.71936
}Semantic roles & 50–950 ramp
primary
#DEDCDD
secondary
#ADB1AF
accent
#8D7359
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484