#D2D5CE#D2D5CE
#D2D5CE is a very light, near-neutral grey. Relative luminance 0.657; OKLCH L 86.9% C 0.010 H 125.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5CE |
|---|---|
| RGB | rgb(210, 213, 206) |
| HSL | hsl(86, 8%, 82%) |
| HSV | hsv(86, 3%, 84%) |
| CMYK | cmyk(1.4%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(84.87, -2.28, 3.10) |
| CIE-LCH | lch(84.87, 3.85, 126.38°) |
| OKLab | oklab(86.87% -0.0058 0.0081) |
| OKLCH | oklch(86.87% 0.01 125.7) |
| XYZ | xyz(61.5114, 65.7463, 67.8303) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.70
Silver (survey)
#C5C9C7
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.19
Gainsboro
#DCDCDC
ΔE00 4.58
Fog
#D8DCE0
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5CE #D1CED5
analogous
#D5D5CE #D2D5CE #CFD5CE
triadic
#D2D5CE #CED2D5 #D5CED2
tetradic
#D2D5CE #CED5D5 #D1CED5 #D5CECF
square
#D2D5CE #CED5D5 #D1CED5 #D5CECF
split-complementary
#D2D5CE #CECFD5 #D5CED5
monochromatic
#959D8C #B4B9AD #D2D5CE #F0F1EF #F0F1EF
Accessibility & contrast
On white
1.48
#D2D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#D2D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5CE
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5CE | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#D2D4D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d5ce; /* rgb */ color: rgb(210, 213, 206); /* oklch */ color: oklch(86.9% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#dfe1dc',
500: '#d2d5ce',
950: '#000000',
},
}SCSS
$custom: #d2d5ce; $custom-light: #dfe1dc; $custom-dark: #000000;
JSON
{
"hex": "#d2d5ce",
"rgb": {
"r": 210,
"g": 213,
"b": 206
},
"hsl": {
"h": 85.714,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.8687,
"c": 0.01003,
"h": 125.7
},
"luminance": 0.65746
}Semantic roles & 50–950 ramp
primary
#D2D5CE
secondary
#A39FA9
accent
#54926E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484