#D9CAEF#D9CAEF
#D9CAEF is a very light, muted violet. Relative luminance 0.632; OKLCH L 86.3% C 0.053 H 303.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CAEF |
|---|---|
| RGB | rgb(217, 202, 239) |
| HSL | hsl(264, 54%, 86%) |
| HSV | hsv(264, 15%, 94%) |
| CMYK | cmyk(9.2%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.56, 12.08, -16.32) |
| CIE-LCH | lch(83.56, 20.31, 306.51°) |
| OKLab | oklab(86.29% 0.0294 -0.0441) |
| OKLCH | oklch(86.29% 0.053 303.7) |
| XYZ | xyz(65.3129, 63.2248, 90.4074) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 5.64
Light Lilac
#EDC8FF
ΔE00 6.37
Periwinkle
#CCCCFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CAEF #E0EFCA
analogous
#CACEEF #D9CAEF #ECCAEF
triadic
#D9CAEF #EFD9CA #CAEFD9
tetradic
#D9CAEF #EFCACE #E0EFCA #CAEFEC
square
#D9CAEF #EFCACE #E0EFCA #CAEFEC
split-complementary
#D9CAEF #EFECCA #CEEFCA
monochromatic
#966CD3 #B79BE1 #D9CAEF #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.54
#D9CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#D9CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CAEF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CAEF | 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)
#C4D0F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#D6CFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9caef; /* rgb */ color: rgb(217, 202, 239); /* oklch */ color: oklch(86.3% 0.053 303.7);
Tailwind
colors: {
custom: {
50: '#e5daf4',
500: '#d9caef',
950: '#000000',
},
}SCSS
$custom: #d9caef; $custom-light: #e5daf4; $custom-dark: #000000;
JSON
{
"hex": "#d9caef",
"rgb": {
"r": 217,
"g": 202,
"b": 239
},
"hsl": {
"h": 264.324,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86286,
"c": 0.05296,
"h": 303.7
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#D9CAEF
secondary
#B4CD90
accent
#C12482
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385