#D9CAEC#D9CAEC
#D9CAEC is a very light, muted violet. Relative luminance 0.630; OKLCH L 86.2% C 0.049 H 305.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CAEC |
|---|---|
| RGB | rgb(217, 202, 236) |
| HSL | hsl(266, 47%, 86%) |
| HSV | hsv(266, 14%, 93%) |
| CMYK | cmyk(8.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.47, 11.49, -14.86) |
| CIE-LCH | lch(83.47, 18.79, 307.70°) |
| OKLab | oklab(86.18% 0.0284 -0.04) |
| OKLCH | oklch(86.18% 0.049 305.3) |
| XYZ | xyz(64.8734, 63.0490, 88.0926) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.16
Pale Lavender
#EECFFE
ΔE00 5.50
Light Lavender
#DFC5FE
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.94
Very Light Purple
#F6CEFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CAEC #DDECCA
analogous
#CACCEC #D9CAEC #EACAEC
triadic
#D9CAEC #ECD9CA #CAECD9
tetradic
#D9CAEC #ECCACC #DDECCA #CAECEA
square
#D9CAEC #ECCACC #DDECCA #CAECEA
split-complementary
#D9CAEC #ECEACA #CCECCA
monochromatic
#9870CC #B99DDC #D9CAEC #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.54
#D9CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D9CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CAEC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CAEC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEE
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#D6CED5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9caec; /* rgb */ color: rgb(217, 202, 236); /* oklch */ color: oklch(86.2% 0.049 305.3);
Tailwind
colors: {
custom: {
50: '#e4daf2',
500: '#d9caec',
950: '#000000',
},
}SCSS
$custom: #d9caec; $custom-light: #e4daf2; $custom-dark: #000000;
JSON
{
"hex": "#d9caec",
"rgb": {
"r": 217,
"g": 202,
"b": 236
},
"hsl": {
"h": 266.471,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86183,
"c": 0.04909,
"h": 305.3
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#D9CAEC
secondary
#B0C892
accent
#BA2B7B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385