#D2CED7#D2CED7
#D2CED7 is a very light, near-neutral violet. Relative luminance 0.628; OKLCH L 85.7% C 0.013 H 306.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED7 |
|---|---|
| RGB | rgb(210, 206, 215) |
| HSL | hsl(267, 10%, 83%) |
| HSV | hsv(267, 4%, 84%) |
| CMYK | cmyk(2.3%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(83.31, 3.02, -3.96) |
| CIE-LCH | lch(83.31, 4.98, 307.30°) |
| OKLab | oklab(85.73% 0.0077 -0.0105) |
| OKLCH | oklch(85.73% 0.013 306) |
| XYZ | xyz(60.9133, 62.7506, 73.1798) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.36
Fog
#D8DCE0
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.56
Lavender (CSS)
#E6E6FA
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED7 #D3D7CE
analogous
#CECFD7 #D2CED7 #D6CED7
triadic
#D2CED7 #D7D2CE #CED7D2
tetradic
#D2CED7 #D7CECF #D3D7CE #CED7D6
square
#D2CED7 #D7CECF #D3D7CE #CED7D6
split-complementary
#D2CED7 #D7D6CE #CFD7CE
monochromatic
#948BA0 #B3ACBB #D2CED7 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.55
#D2CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D2CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD7
Deuteranopia (green-blind)
#CDD0D7
Tritanopia (blue-blind)
#D1CFD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2ced7; /* rgb */ color: rgb(210, 206, 215); /* oklch */ color: oklch(85.7% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#dfdce3',
500: '#d2ced7',
950: '#000000',
},
}SCSS
$custom: #d2ced7; $custom-light: #dfdce3; $custom-dark: #000000;
JSON
{
"hex": "#d2ced7",
"rgb": {
"r": 210,
"g": 206,
"b": 215
},
"hsl": {
"h": 266.667,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85725,
"c": 0.01302,
"h": 306
},
"luminance": 0.62751
}Semantic roles & 50–950 ramp
primary
#D2CED7
secondary
#A5AB9E
accent
#945176
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484