#D9CAED#D9CAED
#D9CAED is a very light, muted violet. Relative luminance 0.631; OKLCH L 86.2% C 0.050 H 304.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CAED |
|---|---|
| RGB | rgb(217, 202, 237) |
| HSL | hsl(266, 49%, 86%) |
| HSV | hsv(266, 15%, 93%) |
| CMYK | cmyk(8.4%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.50, 11.69, -15.35) |
| CIE-LCH | lch(83.50, 19.29, 307.28°) |
| OKLab | oklab(86.22% 0.0287 -0.0414) |
| OKLCH | oklch(86.22% 0.05 304.8) |
| XYZ | xyz(65.0191, 63.1073, 88.8599) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.90
Thistle
#D8BFD8
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 5.33
Light Lavender
#DFC5FE
ΔE00 5.85
Light Lilac
#EDC8FF
ΔE00 6.74
Very Light Purple
#F6CEFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CAED #DEEDCA
analogous
#CACCED #D9CAED #EACAED
triadic
#D9CAED #EDD9CA #CAEDD9
tetradic
#D9CAED #EDCACC #DEEDCA #CAEDEA
square
#D9CAED #EDCACC #DEEDCA #CAEDEA
split-complementary
#D9CAED #EDEACA #CCEDCA
monochromatic
#976FCE #B89CDD #D9CAED #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.54
#D9CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#D9CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CAED
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CAED | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#D6CED6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9caed; /* rgb */ color: rgb(217, 202, 237); /* oklch */ color: oklch(86.2% 0.050 304.8);
Tailwind
colors: {
custom: {
50: '#e4daf2',
500: '#d9caed',
950: '#000000',
},
}SCSS
$custom: #d9caed; $custom-light: #e4daf2; $custom-dark: #000000;
JSON
{
"hex": "#d9caed",
"rgb": {
"r": 217,
"g": 202,
"b": 237
},
"hsl": {
"h": 265.714,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.86217,
"c": 0.05037,
"h": 304.8
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#D9CAED
secondary
#B2CA92
accent
#BD297D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385