#D2CDDC#D2CDDC
#D2CDDC is a very light, muted violet. Relative luminance 0.625; OKLCH L 85.7% C 0.021 H 301.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDDC |
|---|---|
| RGB | rgb(210, 205, 220) |
| HSL | hsl(260, 18%, 83%) |
| HSV | hsv(260, 7%, 86%) |
| CMYK | cmyk(4.5%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(83.20, 4.49, -6.80) |
| CIE-LCH | lch(83.20, 8.15, 303.42°) |
| OKLab | oklab(85.68% 0.011 -0.0181) |
| OKLCH | oklch(85.68% 0.021 301.1) |
| XYZ | xyz(61.3256, 62.5316, 76.5353) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.14
Light Gray
#D3D3D3
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.42
Dove Gray
#B6B8BD
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDDC #D7DCCD
analogous
#CDCFDC #D2CDDC #D9CDDC
triadic
#D2CDDC #DCD2CD #CDDCD2
tetradic
#D2CDDC #DCCDCF #D7DCCD #CDDCD9
square
#D2CDDC #DCCDCF #D7DCCD #CDDCD9
split-complementary
#D2CDDC #DCD9CD #CFDCCD
monochromatic
#9185AA #B2A9C3 #D2CDDC #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.55
#D2CDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D2CDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDDC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDDC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#D1CFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cddc; /* rgb */ color: rgb(210, 205, 220); /* oklch */ color: oklch(85.7% 0.021 301.1);
Tailwind
colors: {
custom: {
50: '#dfdce6',
500: '#d2cddc',
950: '#000000',
},
}SCSS
$custom: #d2cddc; $custom-light: #dfdce6; $custom-dark: #000000;
JSON
{
"hex": "#d2cddc",
"rgb": {
"r": 210,
"g": 205,
"b": 220
},
"hsl": {
"h": 260,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.8568,
"c": 0.0212,
"h": 301.1
},
"luminance": 0.62532
}Semantic roles & 50–950 ramp
primary
#D2CDDC
secondary
#AAB29C
accent
#9C4A80
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484