#D0CFCA#D0CFCA
#D0CFCA is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.007 H 97.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFCA |
|---|---|
| RGB | rgb(208, 207, 202) |
| HSL | hsl(50, 6%, 80%) |
| HSV | hsv(50, 3%, 82%) |
| CMYK | cmyk(0%, 0.5%, 2.9%, 18.4%) |
| CIE-LAB | lab(83.07, -0.55, 2.60) |
| CIE-LCH | lch(83.07, 2.66, 102.02°) |
| OKLab | oklab(85.39% -0.0009 0.0069) |
| OKLCH | oklch(85.39% 0.007 97.4) |
| XYZ | xyz(58.9843, 62.3000, 64.7834) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.75
Silver (survey)
#C5C9C7
ΔE00 3.09
Light Grey
#D8DCD6
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 4.00
Silver
#C0C0C0
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFCA #CACBD0
analogous
#D0CCCA #D0CFCA #CED0CA
triadic
#D0CFCA #CAD0CF #CFCAD0
tetradic
#D0CFCA #CAD0CC #CACBD0 #D0CACE
square
#D0CFCA #CAD0CC #CACBD0 #D0CACE
split-complementary
#D0CFCA #CACED0 #CCCAD0
monochromatic
#969489 #B3B2AA #D0CFCA #EDECEA #F1F0EF
Accessibility & contrast
On white
1.56
#D0CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D0CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFCA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFCA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#D1CECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cfca; /* rgb */ color: rgb(208, 207, 202); /* oklch */ color: oklch(85.4% 0.007 97.4);
Tailwind
colors: {
custom: {
50: '#deddda',
500: '#d0cfca',
950: '#000000',
},
}SCSS
$custom: #d0cfca; $custom-light: #deddda; $custom-dark: #000000;
JSON
{
"hex": "#d0cfca",
"rgb": {
"r": 208,
"g": 207,
"b": 202
},
"hsl": {
"h": 50,
"s": 6,
"l": 80.392
},
"oklch": {
"l": 0.85388,
"c": 0.00692,
"h": 97.4
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#D0CFCA
secondary
#9B9CA3
accent
#5F9056
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483