#D2C8D8#D2C8D8
#D2C8D8 is a very light, muted violet. Relative luminance 0.600; OKLCH L 84.6% C 0.024 H 313.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D8 |
|---|---|
| RGB | rgb(210, 200, 216) |
| HSL | hsl(278, 17%, 82%) |
| HSV | hsv(278, 7%, 85%) |
| CMYK | cmyk(2.8%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(81.82, 6.38, -6.70) |
| CIE-LCH | lch(81.82, 9.25, 313.62°) |
| OKLab | oklab(84.57% 0.0167 -0.0178) |
| OKLCH | oklch(84.57% 0.024 313.1) |
| XYZ | xyz(59.6253, 59.9683, 73.3863) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 7.80
Dove Gray
#B6B8BD
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.43
Silver
#C0C0C0
ΔE00 9.68
Gainsboro
#DCDCDC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D8 #CED8C8
analogous
#CAC8D8 #D2C8D8 #D8C8D6
triadic
#D2C8D8 #D8D2C8 #C8D8D2
tetradic
#D2C8D8 #D8CAC8 #CED8C8 #C8D6D8
square
#D2C8D8 #D8CAC8 #CED8C8 #C8D6D8
split-complementary
#D2C8D8 #D6D8C8 #C8D8CA
monochromatic
#9780A5 #B5A4BF #D2C8D8 #EFECF1 #F0EDF2
Accessibility & contrast
On white
1.62
#D2C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#D2C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD9
Deuteranopia (green-blind)
#C8CCD7
Tritanopia (blue-blind)
#D2CACD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d8; /* rgb */ color: rgb(210, 200, 216); /* oklch */ color: oklch(84.6% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#dfd8e4',
500: '#d2c8d8',
950: '#000000',
},
}SCSS
$custom: #d2c8d8; $custom-light: #dfd8e4; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d8",
"rgb": {
"r": 210,
"g": 200,
"b": 216
},
"hsl": {
"h": 277.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.84568,
"c": 0.02444,
"h": 313.1
},
"luminance": 0.59968
}Semantic roles & 50–950 ramp
primary
#D2C8D8
secondary
#9FAD97
accent
#9B4A69
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384