#D2C8DC#D2C8DC
#D2C8DC is a very light, muted violet. Relative luminance 0.602; OKLCH L 84.7% C 0.029 H 308.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8DC |
|---|---|
| RGB | rgb(210, 200, 220) |
| HSL | hsl(270, 22%, 82%) |
| HSV | hsv(270, 9%, 86%) |
| CMYK | cmyk(4.5%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(81.93, 7.14, -8.67) |
| CIE-LCH | lch(81.93, 11.23, 309.47°) |
| OKLab | oklab(84.7% 0.0182 -0.0232) |
| OKLCH | oklch(84.7% 0.029 308.1) |
| XYZ | xyz(60.1487, 60.1776, 76.1430) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Lavender (CSS)
#E6E6FA
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 10.02
Pale Lavender
#EECFFE
ΔE00 10.04
Pale Lilac
#E4CBFF
ΔE00 10.05
Dove Gray
#B6B8BD
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8DC #D2DCC8
analogous
#C8C8DC #D2C8DC #DCC8DC
triadic
#D2C8DC #DCD2C8 #C8DCD2
tetradic
#D2C8DC #DCC8C8 #D2DCC8 #C8DCDC
square
#D2C8DC #DCC8C8 #D2DCC8 #C8DCDC
split-complementary
#D2C8DC #DCDCC8 #C8DCC8
monochromatic
#957DAC #B3A3C4 #D2C8DC #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.61
#D2C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#D2C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8DC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8DC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#D1CACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8dc; /* rgb */ color: rgb(210, 200, 220); /* oklch */ color: oklch(84.7% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#dfd8e6',
500: '#d2c8dc',
950: '#000000',
},
}SCSS
$custom: #d2c8dc; $custom-light: #dfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c8dc",
"rgb": {
"r": 210,
"g": 200,
"b": 220
},
"hsl": {
"h": 270,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84695,
"c": 0.02943,
"h": 308.1
},
"luminance": 0.60177
}Semantic roles & 50–950 ramp
primary
#D2C8DC
secondary
#A4B296
accent
#A14573
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384