#D7CAEC#D7CAEC
#D7CAEC is a very light, muted violet. Relative luminance 0.627; OKLCH L 86.0% C 0.048 H 302.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CAEC |
|---|---|
| RGB | rgb(215, 202, 236) |
| HSL | hsl(263, 47%, 86%) |
| HSV | hsv(263, 14%, 93%) |
| CMYK | cmyk(8.9%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.31, 10.84, -15.12) |
| CIE-LCH | lch(83.31, 18.61, 305.63°) |
| OKLab | oklab(86.02% 0.0262 -0.0408) |
| OKLCH | oklch(86.02% 0.048 302.8) |
| XYZ | xyz(64.2824, 62.7443, 88.0649) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.41
Thistle
#D8BFD8
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CAEC #DFECCA
analogous
#CACEEC #D7CAEC #E8CAEC
triadic
#D7CAEC #ECD7CA #CAECD7
tetradic
#D7CAEC #ECCACE #DFECCA #CAECE8
square
#D7CAEC #ECCACE #DFECCA #CAECE8
split-complementary
#D7CAEC #ECE8CA #CEECCA
monochromatic
#9370CC #B59DDC #D7CAEC #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.55
#D7CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D7CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CAEC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CAEC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#D4CED5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7caec; /* rgb */ color: rgb(215, 202, 236); /* oklch */ color: oklch(86.0% 0.048 302.8);
Tailwind
colors: {
custom: {
50: '#e3daf2',
500: '#d7caec',
950: '#000000',
},
}SCSS
$custom: #d7caec; $custom-light: #e3daf2; $custom-dark: #000000;
JSON
{
"hex": "#d7caec",
"rgb": {
"r": 215,
"g": 202,
"b": 236
},
"hsl": {
"h": 262.941,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86019,
"c": 0.04848,
"h": 302.8
},
"luminance": 0.62744
}Semantic roles & 50–950 ramp
primary
#D7CAEC
secondary
#B3C892
accent
#BA2B84
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385