#D4D2CE#D4D2CE
#D4D2CE is a very light, near-neutral grey. Relative luminance 0.645; OKLCH L 86.4% C 0.006 H 84.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2CE |
|---|---|
| RGB | rgb(212, 210, 206) |
| HSL | hsl(40, 7%, 82%) |
| HSV | hsv(40, 3%, 83%) |
| CMYK | cmyk(0%, 0.9%, 2.8%, 16.9%) |
| CIE-LAB | lab(84.25, -0.03, 2.22) |
| CIE-LCH | lch(84.25, 2.22, 90.77°) |
| OKLab | oklab(86.42% 0.0006 0.0059) |
| OKLCH | oklch(86.42% 0.006 84.6) |
| XYZ | xyz(61.3369, 64.5466, 67.6080) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.12
Gainsboro
#DCDCDC
ΔE00 3.11
Silver (survey)
#C5C9C7
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 3.88
Silver
#C0C0C0
ΔE00 4.96
Fog
#D8DCE0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2CE #CED0D4
analogous
#D4CFCE #D4D2CE #D3D4CE
triadic
#D4D2CE #CED4D2 #D2CED4
tetradic
#D4D2CE #CED4CF #CED0D4 #D4CED3
square
#D4D2CE #CED4CF #CED0D4 #D4CED3
split-complementary
#D4D2CE #CED3D4 #CFCED4
monochromatic
#9B968D #B7B4AD #D4D2CE #F1F0EF #F1F0EF
Accessibility & contrast
On white
1.51
#D4D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D4D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2CE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2CE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#D5D1D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d2ce; /* rgb */ color: rgb(212, 210, 206); /* oklch */ color: oklch(86.4% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#e1dfdc',
500: '#d4d2ce',
950: '#000000',
},
}SCSS
$custom: #d4d2ce; $custom-light: #e1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#d4d2ce",
"rgb": {
"r": 212,
"g": 210,
"b": 206
},
"hsl": {
"h": 40,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86422,
"c": 0.0059,
"h": 84.6
},
"luminance": 0.64546
}Semantic roles & 50–950 ramp
primary
#D4D2CE
secondary
#9FA2A7
accent
#699055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484