#D7CAEF#D7CAEF
#D7CAEF is a very light, muted violet. Relative luminance 0.629; OKLCH L 86.1% C 0.052 H 301.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CAEF |
|---|---|
| RGB | rgb(215, 202, 239) |
| HSL | hsl(261, 54%, 86%) |
| HSV | hsv(261, 15%, 94%) |
| CMYK | cmyk(10%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.40, 11.44, -16.58) |
| CIE-LCH | lch(83.40, 20.14, 304.60°) |
| OKLab | oklab(86.12% 0.0273 -0.0448) |
| OKLCH | oklch(86.12% 0.052 301.3) |
| XYZ | xyz(64.7219, 62.9201, 90.3797) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 5.50
Pale Lavender
#EECFFE
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.09
Light Lilac
#EDC8FF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CAEF #E2EFCA
analogous
#CAD0EF #D7CAEF #EACAEF
triadic
#D7CAEF #EFD7CA #CAEFD7
tetradic
#D7CAEF #EFCAD0 #E2EFCA #CAEFEA
square
#D7CAEF #EFCAD0 #E2EFCA #CAEFEA
split-complementary
#D7CAEF #EFEACA #D0EFCA
monochromatic
#906CD3 #B49BE1 #D7CAEF #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.55
#D7CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D7CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CAEF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CAEF | 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)
#C3D0F1
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#D3CFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7caef; /* rgb */ color: rgb(215, 202, 239); /* oklch */ color: oklch(86.1% 0.052 301.3);
Tailwind
colors: {
custom: {
50: '#e3daf4',
500: '#d7caef',
950: '#000000',
},
}SCSS
$custom: #d7caef; $custom-light: #e3daf4; $custom-dark: #000000;
JSON
{
"hex": "#d7caef",
"rgb": {
"r": 215,
"g": 202,
"b": 239
},
"hsl": {
"h": 261.081,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86122,
"c": 0.05243,
"h": 301.3
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#D7CAEF
secondary
#B8CD90
accent
#C1248A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385