#D0CBCC#D0CBCC
#D0CBCC is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.006 H 3.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CBCC |
|---|---|
| RGB | rgb(208, 203, 204) |
| HSL | hsl(348, 5%, 81%) |
| HSV | hsv(348, 2%, 82%) |
| CMYK | cmyk(0%, 2.4%, 1.9%, 18.4%) |
| CIE-LAB | lab(82.10, 1.90, 0.12) |
| CIE-LCH | lch(82.10, 1.91, 3.47°) |
| OKLab | oklab(84.64% 0.0057 0.0003) |
| OKLCH | oklch(84.64% 0.006 3.3) |
| XYZ | xyz(58.2658, 60.4816, 65.7196) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.15
Silver
#C0C0C0
ΔE00 4.06
Gainsboro
#DCDCDC
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 5.45
Fog
#D8DCE0
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CBCC #CBD0CF
analogous
#D0CBCE #D0CBCC #D0CCCB
triadic
#D0CBCC #CCD0CB #CBCCD0
tetradic
#D0CBCC #CED0CB #CBD0CF #CCCBD0
square
#D0CBCC #CED0CB #CBD0CF #CCCBD0
split-complementary
#D0CBCC #CBD0CC #CBCED0
monochromatic
#968B8D #B3ABAC #D0CBCC #EDEBEC #F0EFEF
Accessibility & contrast
On white
1.60
#D0CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#D0CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CBCC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CBCC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CDCCCC
Tritanopia (blue-blind)
#D1CBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d0cbcc; /* rgb */ color: rgb(208, 203, 204); /* oklch */ color: oklch(84.6% 0.006 3.3);
Tailwind
colors: {
custom: {
50: '#dedadb',
500: '#d0cbcc',
950: '#000000',
},
}SCSS
$custom: #d0cbcc; $custom-light: #dedadb; $custom-dark: #000000;
JSON
{
"hex": "#d0cbcc",
"rgb": {
"r": 208,
"g": 203,
"b": 204
},
"hsl": {
"h": 348,
"s": 5.051,
"l": 80.588
},
"oklch": {
"l": 0.8464,
"c": 0.0057,
"h": 3.3
},
"luminance": 0.60481
}Semantic roles & 50–950 ramp
primary
#D0CBCC
secondary
#9CA3A2
accent
#8F8457
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384