#D8CAEF#D8CAEF
#D8CAEF is a very light, muted violet. Relative luminance 0.631; OKLCH L 86.2% C 0.053 H 302.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CAEF |
|---|---|
| RGB | rgb(216, 202, 239) |
| HSL | hsl(263, 54%, 86%) |
| HSV | hsv(263, 15%, 94%) |
| CMYK | cmyk(9.6%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.48, 11.76, -16.45) |
| CIE-LCH | lch(83.48, 20.22, 305.55°) |
| OKLab | oklab(86.2% 0.0283 -0.0444) |
| OKLCH | oklch(86.2% 0.053 302.5) |
| XYZ | xyz(65.0165, 63.0720, 90.3935) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 5.40
Thistle
#D8BFD8
ΔE00 5.83
Periwinkle
#CCCCFF
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CAEF #E1EFCA
analogous
#CACFEF #D8CAEF #EBCAEF
triadic
#D8CAEF #EFD8CA #CAEFD8
tetradic
#D8CAEF #EFCACF #E1EFCA #CAEFEB
square
#D8CAEF #EFCACF #E1EFCA #CAEFEB
split-complementary
#D8CAEF #EFEBCA #CFEFCA
monochromatic
#936CD3 #B59BE1 #D8CAEF #EEE7F8 #EEE7F8
Accessibility & contrast
On white
1.54
#D8CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D8CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CAEF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CAEF | 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)
#C4D0F1
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#D5CFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8caef; /* rgb */ color: rgb(216, 202, 239); /* oklch */ color: oklch(86.2% 0.053 302.5);
Tailwind
colors: {
custom: {
50: '#e4daf4',
500: '#d8caef',
950: '#000000',
},
}SCSS
$custom: #d8caef; $custom-light: #e4daf4; $custom-dark: #000000;
JSON
{
"hex": "#d8caef",
"rgb": {
"r": 216,
"g": 202,
"b": 239
},
"hsl": {
"h": 262.703,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86204,
"c": 0.05269,
"h": 302.5
},
"luminance": 0.63072
}Semantic roles & 50–950 ramp
primary
#D8CAEF
secondary
#B6CD90
accent
#C12486
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385