#D8CAEC#D8CAEC
#D8CAEC is a very light, muted violet. Relative luminance 0.629; OKLCH L 86.1% C 0.049 H 304.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CAEC |
|---|---|
| RGB | rgb(216, 202, 236) |
| HSL | hsl(265, 47%, 86%) |
| HSV | hsv(265, 14%, 93%) |
| CMYK | cmyk(8.5%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.39, 11.16, -14.99) |
| CIE-LCH | lch(83.39, 18.69, 306.67°) |
| OKLab | oklab(86.1% 0.0273 -0.0404) |
| OKLCH | oklch(86.1% 0.049 304.1) |
| XYZ | xyz(64.5770, 62.8962, 88.0787) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 6.98
Light Lilac
#EDC8FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CAEC #DEECCA
analogous
#CACDEC #D8CAEC #E9CAEC
triadic
#D8CAEC #ECD8CA #CAECD8
tetradic
#D8CAEC #ECCACD #DEECCA #CAECE9
square
#D8CAEC #ECCACD #DEECCA #CAECE9
split-complementary
#D8CAEC #ECE9CA #CDECCA
monochromatic
#9670CC #B79DDC #D8CAEC #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.55
#D8CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D8CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CAEC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CAEC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#D5CED5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8caec; /* rgb */ color: rgb(216, 202, 236); /* oklch */ color: oklch(86.1% 0.049 304.1);
Tailwind
colors: {
custom: {
50: '#e4daf2',
500: '#d8caec',
950: '#000000',
},
}SCSS
$custom: #d8caec; $custom-light: #e4daf2; $custom-dark: #000000;
JSON
{
"hex": "#d8caec",
"rgb": {
"r": 216,
"g": 202,
"b": 236
},
"hsl": {
"h": 264.706,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86101,
"c": 0.04877,
"h": 304.1
},
"luminance": 0.62896
}Semantic roles & 50–950 ramp
primary
#D8CAEC
secondary
#B2C892
accent
#BA2B7F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385