#D7CAEB#D7CAEB
#D7CAEB is a very light, muted violet. Relative luminance 0.627; OKLCH L 86.0% C 0.047 H 303.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CAEB |
|---|---|
| RGB | rgb(215, 202, 235) |
| HSL | hsl(264, 45%, 86%) |
| HSV | hsv(264, 14%, 92%) |
| CMYK | cmyk(8.5%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.28, 10.64, -14.63) |
| CIE-LCH | lch(83.28, 18.09, 306.02°) |
| OKLab | oklab(85.99% 0.0259 -0.0394) |
| OKLCH | oklch(85.99% 0.047 303.3) |
| XYZ | xyz(64.1375, 62.6863, 87.3019) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Pale Lilac
#E4CBFF
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 6.14
Light Lavender
#DFC5FE
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.98
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CAEB #DEEBCA
analogous
#CACDEB #D7CAEB #E7CAEB
triadic
#D7CAEB #EBD7CA #CAEBD7
tetradic
#D7CAEB #EBCACD #DEEBCA #CAEBE7
square
#D7CAEB #EBCACD #DEEBCA #CAEBE7
split-complementary
#D7CAEB #EBE7CA #CDEBCA
monochromatic
#9471C9 #B59EDA #D7CAEB #EEE9F7 #EEE9F7
Accessibility & contrast
On white
1.55
#D7CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#D7CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CAEB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CAEB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#C7CFEA
Tritanopia (blue-blind)
#D4CED5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7caeb; /* rgb */ color: rgb(215, 202, 235); /* oklch */ color: oklch(86.0% 0.047 303.3);
Tailwind
colors: {
custom: {
50: '#e3daf1',
500: '#d7caeb',
950: '#000000',
},
}SCSS
$custom: #d7caeb; $custom-light: #e3daf1; $custom-dark: #000000;
JSON
{
"hex": "#d7caeb",
"rgb": {
"r": 215,
"g": 202,
"b": 235
},
"hsl": {
"h": 263.636,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.85985,
"c": 0.04718,
"h": 303.3
},
"luminance": 0.62686
}Semantic roles & 50–950 ramp
primary
#D7CAEB
secondary
#B2C793
accent
#B82D82
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385