#D0CDCB#D0CDCB
#D0CDCB is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 85.0% C 0.004 H 56.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDCB |
|---|---|
| RGB | rgb(208, 205, 203) |
| HSL | hsl(24, 5%, 81%) |
| HSV | hsv(24, 2%, 82%) |
| CMYK | cmyk(0%, 1.4%, 2.4%, 18.4%) |
| CIE-LAB | lab(82.58, 0.67, 1.36) |
| CIE-LCH | lch(82.58, 1.52, 63.65°) |
| OKLab | oklab(85.01% 0.0024 0.0036) |
| OKLCH | oklch(85.01% 0.004 56.3) |
| XYZ | xyz(58.6216, 61.3845, 65.2484) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.09
Silver
#C0C0C0
ΔE00 3.75
Gainsboro
#DCDCDC
ΔE00 3.77
Silver (survey)
#C5C9C7
ΔE00 3.84
Fog
#D8DCE0
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDCB #CBCED0
analogous
#D0CBCB #D0CDCB #D0CFCB
triadic
#D0CDCB #CBD0CD #CDCBD0
tetradic
#D0CDCB #CBD0CB #CBCED0 #CFCBD0
square
#D0CDCB #CBD0CB #CBCED0 #CFCBD0
split-complementary
#D0CDCB #CBD0CF #CBCBD0
monochromatic
#968F8B #B3AEAB #D0CDCB #EDECEB #F0F0EF
Accessibility & contrast
On white
1.58
#D0CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D0CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDCB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDCB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#D1CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0cdcb; /* rgb */ color: rgb(208, 205, 203); /* oklch */ color: oklch(85.0% 0.004 56.3);
Tailwind
colors: {
custom: {
50: '#dedcda',
500: '#d0cdcb',
950: '#000000',
},
}SCSS
$custom: #d0cdcb; $custom-light: #dedcda; $custom-dark: #000000;
JSON
{
"hex": "#d0cdcb",
"rgb": {
"r": 208,
"g": 205,
"b": 203
},
"hsl": {
"h": 24,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.85013,
"c": 0.00433,
"h": 56.3
},
"luminance": 0.61384
}Semantic roles & 50–950 ramp
primary
#D0CDCB
secondary
#9CA0A3
accent
#788F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483