#D6CAE4#D6CAE4
#D6CAE4 is a very light, muted violet. Relative luminance 0.621; OKLCH L 85.7% C 0.038 H 306.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CAE4 |
|---|---|
| RGB | rgb(214, 202, 228) |
| HSL | hsl(268, 33%, 84%) |
| HSV | hsv(268, 11%, 89%) |
| CMYK | cmyk(6.1%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(82.99, 8.94, -11.34) |
| CIE-LCH | lch(82.99, 14.45, 308.25°) |
| OKLab | oklab(85.67% 0.0224 -0.0304) |
| OKLCH | oklch(85.67% 0.038 306.4) |
| XYZ | xyz(62.8532, 62.1388, 82.0665) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.55
Light Lavender
#DFC5FE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CAE4 #D8E4CA
analogous
#CACBE4 #D6CAE4 #E3CAE4
triadic
#D6CAE4 #E4D6CA #CAE4D6
tetradic
#D6CAE4 #E4CACB #D8E4CA #CAE4E3
square
#D6CAE4 #E4CACB #D8E4CA #CAE4E3
split-complementary
#D6CAE4 #E4E3CA #CBE4CA
monochromatic
#9779BB #B7A1CF #D6CAE4 #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.56
#D6CAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D6CAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CAE4
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CAE4 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CEE5
Deuteranopia (green-blind)
#C8CFE3
Tritanopia (blue-blind)
#D4CDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6cae4; /* rgb */ color: rgb(214, 202, 228); /* oklch */ color: oklch(85.7% 0.038 306.4);
Tailwind
colors: {
custom: {
50: '#e2daec',
500: '#d6cae4',
950: '#000000',
},
}SCSS
$custom: #d6cae4; $custom-light: #e2daec; $custom-dark: #000000;
JSON
{
"hex": "#d6cae4",
"rgb": {
"r": 214,
"g": 202,
"b": 228
},
"hsl": {
"h": 267.692,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.85671,
"c": 0.03779,
"h": 306.4
},
"luminance": 0.62139
}Semantic roles & 50–950 ramp
primary
#D6CAE4
secondary
#ABBD96
accent
#AB3A77
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384