#D4D0CE#D4D0CE
#D4D0CE is a very light, near-neutral grey. Relative luminance 0.636; OKLCH L 86.0% C 0.005 H 48.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0CE |
|---|---|
| RGB | rgb(212, 208, 206) |
| HSL | hsl(20, 7%, 82%) |
| HSV | hsv(20, 3%, 83%) |
| CMYK | cmyk(0%, 1.9%, 2.8%, 16.9%) |
| CIE-LAB | lab(83.74, 1.02, 1.48) |
| CIE-LCH | lch(83.74, 1.79, 55.47°) |
| OKLab | oklab(86.02% 0.0035 0.0039) |
| OKLCH | oklch(86.02% 0.005 48.6) |
| XYZ | xyz(60.8462, 63.5653, 67.4444) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.10
Gainsboro
#DCDCDC
ΔE00 3.32
Silver
#C0C0C0
ΔE00 4.61
Silver (survey)
#C5C9C7
ΔE00 4.63
Fog
#D8DCE0
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0CE #CED2D4
analogous
#D4CECF #D4D0CE #D4D3CE
triadic
#D4D0CE #CED4D0 #D0CED4
tetradic
#D4D0CE #CFD4CE #CED2D4 #D3CED4
square
#D4D0CE #CFD4CE #CED2D4 #D3CED4
split-complementary
#D4D0CE #CED4D3 #CECFD4
monochromatic
#9B918D #B7B1AD #D4D0CE #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.53
#D4D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D4D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0CE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0CE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#D5CFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d4d0ce; /* rgb */ color: rgb(212, 208, 206); /* oklch */ color: oklch(86.0% 0.005 48.6);
Tailwind
colors: {
custom: {
50: '#e1dedc',
500: '#d4d0ce',
950: '#000000',
},
}SCSS
$custom: #d4d0ce; $custom-light: #e1dedc; $custom-dark: #000000;
JSON
{
"hex": "#d4d0ce",
"rgb": {
"r": 212,
"g": 208,
"b": 206
},
"hsl": {
"h": 20,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86021,
"c": 0.00522,
"h": 48.6
},
"luminance": 0.63565
}Semantic roles & 50–950 ramp
primary
#D4D0CE
secondary
#9FA4A7
accent
#7D9055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484