#D2CFD7#D2CFD7
#D2CFD7 is a very light, near-neutral violet. Relative luminance 0.632; OKLCH L 85.9% C 0.011 H 303.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFD7 |
|---|---|
| RGB | rgb(210, 207, 215) |
| HSL | hsl(263, 9%, 83%) |
| HSV | hsv(263, 4%, 84%) |
| CMYK | cmyk(2.3%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(83.57, 2.49, -3.59) |
| CIE-LCH | lch(83.57, 4.37, 304.77°) |
| OKLab | oklab(85.92% 0.0062 -0.0095) |
| OKLCH | oklch(85.92% 0.011 303.1) |
| XYZ | xyz(61.1548, 63.2336, 73.2603) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.69
Fog
#D8DCE0
ΔE00 5.22
Gainsboro
#DCDCDC
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFD7 #D4D7CF
analogous
#CFD0D7 #D2CFD7 #D6CFD7
triadic
#D2CFD7 #D7D2CF #CFD7D2
tetradic
#D2CFD7 #D7CFD0 #D4D7CF #CFD7D6
square
#D2CFD7 #D7CFD0 #D4D7CF #CFD7D6
split-complementary
#D2CFD7 #D7D6CF #D0D7CF
monochromatic
#938C9F #B3AEBB #D2CFD7 #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.54
#D2CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D2CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFD7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFD7 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#D1D0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cfd7; /* rgb */ color: rgb(210, 207, 215); /* oklch */ color: oklch(85.9% 0.011 303.1);
Tailwind
colors: {
custom: {
50: '#dfdde3',
500: '#d2cfd7',
950: '#000000',
},
}SCSS
$custom: #d2cfd7; $custom-light: #dfdde3; $custom-dark: #000000;
JSON
{
"hex": "#d2cfd7",
"rgb": {
"r": 210,
"g": 207,
"b": 215
},
"hsl": {
"h": 262.5,
"s": 9.091,
"l": 82.745
},
"oklch": {
"l": 0.85924,
"c": 0.01138,
"h": 303.1
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#D2CFD7
secondary
#A7AB9F
accent
#93527B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484