#D8CAEB#D8CAEB
#D8CAEB is a very light, muted violet. Relative luminance 0.628; OKLCH L 86.1% C 0.047 H 304.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CAEB |
|---|---|
| RGB | rgb(216, 202, 235) |
| HSL | hsl(265, 45%, 86%) |
| HSV | hsv(265, 14%, 92%) |
| CMYK | cmyk(8.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.36, 10.97, -14.51) |
| CIE-LCH | lch(83.36, 18.18, 307.09°) |
| OKLab | oklab(86.07% 0.027 -0.0391) |
| OKLCH | oklch(86.07% 0.047 304.6) |
| XYZ | xyz(64.4321, 62.8383, 87.3157) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Pale Lilac
#E4CBFF
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.90
Light Lavender
#DFC5FE
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CAEB #DDEBCA
analogous
#CACCEB #D8CAEB #E8CAEB
triadic
#D8CAEB #EBD8CA #CAEBD8
tetradic
#D8CAEB #EBCACC #DDEBCA #CAEBE8
square
#D8CAEB #EBCACC #DDEBCA #CAEBE8
split-complementary
#D8CAEB #EBE8CA #CCEBCA
monochromatic
#9771C9 #B79EDA #D8CAEB #EFE9F7 #EFE9F7
Accessibility & contrast
On white
1.55
#D8CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#D8CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CAEB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CAEB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFED
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#D5CED5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8caeb; /* rgb */ color: rgb(216, 202, 235); /* oklch */ color: oklch(86.1% 0.047 304.6);
Tailwind
colors: {
custom: {
50: '#e4daf1',
500: '#d8caeb',
950: '#000000',
},
}SCSS
$custom: #d8caeb; $custom-light: #e4daf1; $custom-dark: #000000;
JSON
{
"hex": "#d8caeb",
"rgb": {
"r": 216,
"g": 202,
"b": 235
},
"hsl": {
"h": 265.455,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.86067,
"c": 0.04747,
"h": 304.6
},
"luminance": 0.62838
}Semantic roles & 50–950 ramp
primary
#D8CAEB
secondary
#B1C793
accent
#B82D7D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385