#D2C8DD#D2C8DD
#D2C8DD is a very light, muted violet. Relative luminance 0.602; OKLCH L 84.7% C 0.031 H 307.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8DD |
|---|---|
| RGB | rgb(210, 200, 221) |
| HSL | hsl(269, 24%, 83%) |
| HSV | hsv(269, 10%, 87%) |
| CMYK | cmyk(5%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.96, 7.33, -9.16) |
| CIE-LCH | lch(81.96, 11.73, 308.67°) |
| OKLab | oklab(84.73% 0.0185 -0.0245) |
| OKLCH | oklch(84.73% 0.031 307.1) |
| XYZ | xyz(60.2815, 60.2308, 76.8426) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.42
Lavender (CSS)
#E6E6FA
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 9.71
Pale Lilac
#E4CBFF
ΔE00 9.72
Pale Lavender
#EECFFE
ΔE00 9.75
Light Lavender
#DFC5FE
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8DD #D3DDC8
analogous
#C8C8DD #D2C8DD #DDC8DD
triadic
#D2C8DD #DDD2C8 #C8DDD2
tetradic
#D2C8DD #DDC8C8 #D3DDC8 #C8DDDD
square
#D2C8DD #DDC8C8 #D3DDC8 #C8DDDD
split-complementary
#D2C8DD #DDDDC8 #C8DDC8
monochromatic
#947CAE #B3A2C6 #D2C8DD #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.61
#D2C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#D2C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8DD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8DD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#D1CACF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d2c8dd; /* rgb */ color: rgb(210, 200, 221); /* oklch */ color: oklch(84.7% 0.031 307.1);
Tailwind
colors: {
custom: {
50: '#dfd8e7',
500: '#d2c8dd',
950: '#000000',
},
}SCSS
$custom: #d2c8dd; $custom-light: #dfd8e7; $custom-dark: #000000;
JSON
{
"hex": "#d2c8dd",
"rgb": {
"r": 210,
"g": 200,
"b": 221
},
"hsl": {
"h": 268.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.84727,
"c": 0.03072,
"h": 307.1
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#D2C8DD
secondary
#A5B496
accent
#A24375
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384