#D0D5CE#D0D5CE
#D0D5CE is a very light, near-neutral grey. Relative luminance 0.655; OKLCH L 86.7% C 0.011 H 136.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D5CE |
|---|---|
| RGB | rgb(208, 213, 206) |
| HSL | hsl(103, 8%, 82%) |
| HSV | hsv(103, 3%, 84%) |
| CMYK | cmyk(2.3%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(84.72, -2.97, 2.86) |
| CIE-LCH | lch(84.72, 4.12, 136.05°) |
| OKLab | oklab(86.72% -0.0079 0.0075) |
| OKLCH | oklch(86.72% 0.011 136.6) |
| XYZ | xyz(60.9454, 65.4545, 67.8038) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.84
Silver (survey)
#C5C9C7
ΔE00 3.78
Light Gray
#D3D3D3
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.13
Fog
#D8DCE0
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D5CE #D3CED5
analogous
#D4D5CE #D0D5CE #CED5D0
triadic
#D0D5CE #CED0D5 #D5CED0
tetradic
#D0D5CE #CED4D5 #D3CED5 #D5D0CE
square
#D0D5CE #CED4D5 #D3CED5 #D5D0CE
split-complementary
#D0D5CE #D0CED5 #D5CED4
monochromatic
#919D8C #B0B9AD #D0D5CE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.49
#D0D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D0D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D5CE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D5CE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#D0D4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d5ce; /* rgb */ color: rgb(208, 213, 206); /* oklch */ color: oklch(86.7% 0.011 136.6);
Tailwind
colors: {
custom: {
50: '#dee1dc',
500: '#d0d5ce',
950: '#000000',
},
}SCSS
$custom: #d0d5ce; $custom-light: #dee1dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d5ce",
"rgb": {
"r": 208,
"g": 213,
"b": 206
},
"hsl": {
"h": 102.857,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.86716,
"c": 0.01094,
"h": 136.6
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#D0D5CE
secondary
#A69FA9
accent
#549280
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484