#D2CDDB#D2CDDB
#D2CDDB is a very light, near-neutral violet. Relative luminance 0.625; OKLCH L 85.6% C 0.020 H 302.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDDB |
|---|---|
| RGB | rgb(210, 205, 219) |
| HSL | hsl(261, 16%, 83%) |
| HSV | hsv(261, 6%, 86%) |
| CMYK | cmyk(4.1%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(83.17, 4.30, -6.31) |
| CIE-LCH | lch(83.17, 7.63, 304.27°) |
| OKLab | oklab(85.65% 0.0106 -0.0168) |
| OKLCH | oklch(85.65% 0.02 302.2) |
| XYZ | xyz(61.1936, 62.4788, 75.8399) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.08
Dove Gray
#B6B8BD
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDDB #D6DBCD
analogous
#CDCFDB #D2CDDB #D9CDDB
triadic
#D2CDDB #DBD2CD #CDDBD2
tetradic
#D2CDDB #DBCDCF #D6DBCD #CDDBD9
square
#D2CDDB #DBCDCF #D6DBCD #CDDBD9
split-complementary
#D2CDDB #DBD9CD #CFDBCD
monochromatic
#9286A8 #B2A9C1 #D2CDDB #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.56
#D2CDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#D2CDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDDB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDDB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CCCFDB
Tritanopia (blue-blind)
#D1CFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2cddb; /* rgb */ color: rgb(210, 205, 219); /* oklch */ color: oklch(85.6% 0.020 302.2);
Tailwind
colors: {
custom: {
50: '#dfdce6',
500: '#d2cddb',
950: '#000000',
},
}SCSS
$custom: #d2cddb; $custom-light: #dfdce6; $custom-dark: #000000;
JSON
{
"hex": "#d2cddb",
"rgb": {
"r": 210,
"g": 205,
"b": 219
},
"hsl": {
"h": 261.429,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.85649,
"c": 0.01988,
"h": 302.2
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#D2CDDB
secondary
#A9B09C
accent
#9B4B7E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484