#D0D4CE#D0D4CE
#D0D4CE is a very light, near-neutral grey. Relative luminance 0.650; OKLCH L 86.5% C 0.009 H 134.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4CE |
|---|---|
| RGB | rgb(208, 212, 206) |
| HSL | hsl(100, 7%, 82%) |
| HSV | hsv(100, 3%, 83%) |
| CMYK | cmyk(1.9%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(84.46, -2.45, 2.49) |
| CIE-LCH | lch(84.46, 3.49, 134.55°) |
| OKLab | oklab(86.51% -0.0065 0.0065) |
| OKLCH | oklch(86.51% 0.009 134.9) |
| XYZ | xyz(60.6946, 64.9530, 67.7202) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.86
Silver (survey)
#C5C9C7
ΔE00 3.27
Light Gray
#D3D3D3
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.57
Fog
#D8DCE0
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4CE #D2CED4
analogous
#D3D4CE #D0D4CE #CED4CF
triadic
#D0D4CE #CED0D4 #D4CED0
tetradic
#D0D4CE #CED3D4 #D2CED4 #D4CFCE
square
#D0D4CE #CED3D4 #D2CED4 #D4CFCE
split-complementary
#D0D4CE #CFCED4 #D4CED3
monochromatic
#919B8D #B1B7AD #D0D4CE #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.50
#D0D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#D0D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4CE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4CE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#D0D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d4ce; /* rgb */ color: rgb(208, 212, 206); /* oklch */ color: oklch(86.5% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#dee1dc',
500: '#d0d4ce',
950: '#000000',
},
}SCSS
$custom: #d0d4ce; $custom-light: #dee1dc; $custom-dark: #000000;
JSON
{
"hex": "#d0d4ce",
"rgb": {
"r": 208,
"g": 212,
"b": 206
},
"hsl": {
"h": 100,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86512,
"c": 0.00923,
"h": 134.9
},
"luminance": 0.64953
}Semantic roles & 50–950 ramp
primary
#D0D4CE
secondary
#A49FA7
accent
#55907D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484