#D2CCDC#D2CCDC
#D2CCDC is a very light, muted violet. Relative luminance 0.621; OKLCH L 85.5% C 0.023 H 302.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CCDC |
|---|---|
| RGB | rgb(210, 204, 220) |
| HSL | hsl(263, 19%, 83%) |
| HSV | hsv(263, 7%, 86%) |
| CMYK | cmyk(4.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(82.94, 5.02, -7.17) |
| CIE-LCH | lch(82.94, 8.75, 304.96°) |
| OKLab | oklab(85.48% 0.0124 -0.0192) |
| OKLCH | oklch(85.48% 0.023 302.9) |
| XYZ | xyz(61.0872, 62.0547, 76.4558) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Thistle
#D8BFD8
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.68
Dove Gray
#B6B8BD
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CCDC #D6DCCC
analogous
#CCCEDC #D2CCDC #DACCDC
triadic
#D2CCDC #DCD2CC #CCDCD2
tetradic
#D2CCDC #DCCCCE #D6DCCC #CCDCDA
square
#D2CCDC #DCCCCE #D6DCCC #CCDCDA
split-complementary
#D2CCDC #DCDACC #CEDCCC
monochromatic
#9283AA #B2A8C3 #D2CCDC #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.57
#D2CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#D2CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CCDC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CCDC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#D1CED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d2ccdc; /* rgb */ color: rgb(210, 204, 220); /* oklch */ color: oklch(85.5% 0.023 302.9);
Tailwind
colors: {
custom: {
50: '#dfdbe6',
500: '#d2ccdc',
950: '#000000',
},
}SCSS
$custom: #d2ccdc; $custom-light: #dfdbe6; $custom-dark: #000000;
JSON
{
"hex": "#d2ccdc",
"rgb": {
"r": 210,
"g": 204,
"b": 220
},
"hsl": {
"h": 262.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.85482,
"c": 0.02282,
"h": 302.9
},
"luminance": 0.62055
}Semantic roles & 50–950 ramp
primary
#D2CCDC
secondary
#A9B29B
accent
#9D497D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484