#D9CCDF#D9CCDF
#D9CCDF is a very light, muted purple. Relative luminance 0.633; OKLCH L 86.1% C 0.029 H 315.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCDF |
|---|---|
| RGB | rgb(217, 204, 223) |
| HSL | hsl(281, 23%, 84%) |
| HSV | hsv(281, 9%, 87%) |
| CMYK | cmyk(2.7%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(83.58, 7.93, -7.77) |
| CIE-LCH | lch(83.58, 11.10, 315.59°) |
| OKLab | oklab(86.15% 0.0209 -0.0207) |
| OKLCH | oklch(86.15% 0.029 315.3) |
| XYZ | xyz(63.5253, 63.2655, 78.6626) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Pale Lavender
#EECFFE
ΔE00 9.52
Lavenderblush
#FFF0F5
ΔE00 9.72
Pale Lilac
#E4CBFF
ΔE00 9.93
Light Pink
#FFD1DF
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCDF #D2DFCC
analogous
#CFCCDF #D9CCDF #DFCCDB
triadic
#D9CCDF #DFD9CC #CCDFD9
tetradic
#D9CCDF #DFCFCC #D2DFCC #CCDBDF
square
#D9CCDF #DFCFCC #D2DFCC #CCDBDF
split-complementary
#D9CCDF #DBDFCC #CCDFCF
monochromatic
#A181B0 #BDA6C7 #D9CCDF #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.54
#D9CCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D9CCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCDF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCDF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#D9CED2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9ccdf; /* rgb */ color: rgb(217, 204, 223); /* oklch */ color: oklch(86.1% 0.029 315.3);
Tailwind
colors: {
custom: {
50: '#e4dbe9',
500: '#d9ccdf',
950: '#000000',
},
}SCSS
$custom: #d9ccdf; $custom-light: #e4dbe9; $custom-dark: #000000;
JSON
{
"hex": "#d9ccdf",
"rgb": {
"r": 217,
"g": 204,
"b": 223
},
"hsl": {
"h": 281.053,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86145,
"c": 0.02944,
"h": 315.3
},
"luminance": 0.63265
}Semantic roles & 50–950 ramp
primary
#D9CCDF
secondary
#A2B69A
accent
#A14462
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484