#D2CDDE#D2CDDE
#D2CDDE is a very light, muted violet. Relative luminance 0.626; OKLCH L 85.7% C 0.024 H 299.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDDE |
|---|---|
| RGB | rgb(210, 205, 222) |
| HSL | hsl(258, 20%, 84%) |
| HSV | hsv(258, 8%, 87%) |
| CMYK | cmyk(5.4%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(83.25, 4.87, -7.78) |
| CIE-LCH | lch(83.25, 9.18, 302.03°) |
| OKLab | oklab(85.74% 0.0117 -0.0208) |
| OKLCH | oklch(85.74% 0.024 299.3) |
| XYZ | xyz(61.5921, 62.6382, 77.9386) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 8.03
Fog
#D8DCE0
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.65
Dove Gray
#B6B8BD
ΔE00 9.04
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDDE #D9DECD
analogous
#CDD0DE #D2CDDE #DACDDE
triadic
#D2CDDE #DED2CD #CDDED2
tetradic
#D2CDDE #DECDD0 #D9DECD #CDDEDA
square
#D2CDDE #DECDD0 #D9DECD #CDDEDA
split-complementary
#D2CDDE #DEDACD #D0DECD
monochromatic
#9083AD #B1A8C6 #D2CDDE #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.55
#D2CDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D2CDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDDE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDDE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#D0CFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cdde; /* rgb */ color: rgb(210, 205, 222); /* oklch */ color: oklch(85.7% 0.024 299.3);
Tailwind
colors: {
custom: {
50: '#dfdce8',
500: '#d2cdde',
950: '#000000',
},
}SCSS
$custom: #d2cdde; $custom-light: #dfdce8; $custom-dark: #000000;
JSON
{
"hex": "#d2cdde",
"rgb": {
"r": 210,
"g": 205,
"b": 222
},
"hsl": {
"h": 257.647,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85743,
"c": 0.02386,
"h": 299.3
},
"luminance": 0.62638
}Semantic roles & 50–950 ramp
primary
#D2CDDE
secondary
#ADB49B
accent
#9F4785
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484