#D2D4CE#D2D4CE
#D2D4CE is a very light, near-neutral grey. Relative luminance 0.652; OKLCH L 86.7% C 0.008 H 121.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4CE |
|---|---|
| RGB | rgb(210, 212, 206) |
| HSL | hsl(80, 7%, 82%) |
| HSV | hsv(80, 3%, 83%) |
| CMYK | cmyk(0.9%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(84.61, -1.76, 2.72) |
| CIE-LCH | lch(84.61, 3.24, 122.89°) |
| OKLab | oklab(86.67% -0.0044 0.0072) |
| OKLCH | oklch(86.67% 0.008 121.7) |
| XYZ | xyz(61.2606, 65.2448, 67.7467) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.99
Silver (survey)
#C5C9C7
ΔE00 3.38
Light Gray
#D3D3D3
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 4.05
Fog
#D8DCE0
ΔE00 5.52
Silver
#C0C0C0
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4CE #D0CED4
analogous
#D4D3CE #D2D4CE #CFD4CE
triadic
#D2D4CE #CED2D4 #D4CED2
tetradic
#D2D4CE #CED4D3 #D0CED4 #D4CECF
square
#D2D4CE #CED4D3 #D0CED4 #D4CECF
split-complementary
#D2D4CE #CECFD4 #D3CED4
monochromatic
#969B8D #B4B7AD #D2D4CE #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.49
#D2D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D2D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4CE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4CE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#D3D3D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d4ce; /* rgb */ color: rgb(210, 212, 206); /* oklch */ color: oklch(86.7% 0.008 121.7);
Tailwind
colors: {
custom: {
50: '#dfe1dc',
500: '#d2d4ce',
950: '#000000',
},
}SCSS
$custom: #d2d4ce; $custom-light: #dfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d4ce",
"rgb": {
"r": 210,
"g": 212,
"b": 206
},
"hsl": {
"h": 80,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86668,
"c": 0.00842,
"h": 121.7
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#D2D4CE
secondary
#A29FA7
accent
#559069
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484