#D3CAEF#D3CAEF
#D3CAEF is a very light, muted violet. Relative luminance 0.623; OKLCH L 85.8% C 0.052 H 296.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CAEF |
|---|---|
| RGB | rgb(211, 202, 239) |
| HSL | hsl(255, 54%, 86%) |
| HSV | hsv(255, 15%, 94%) |
| CMYK | cmyk(11.7%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.08, 10.15, -17.09) |
| CIE-LCH | lch(83.08, 19.88, 300.72°) |
| OKLab | oklab(85.8% 0.023 -0.0462) |
| OKLCH | oklch(85.8% 0.052 296.4) |
| XYZ | xyz(63.5614, 62.3217, 90.3253) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.46
Light Lavender
#DFC5FE
ΔE00 6.04
Pale Lavender
#EECFFE
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CAEF #E6EFCA
analogous
#CAD4EF #D3CAEF #E6CAEF
triadic
#D3CAEF #EFD3CA #CAEFD3
tetradic
#D3CAEF #EFCAD4 #E6EFCA #CAEFE6
square
#D3CAEF #EFCAD4 #E6EFCA #CAEFE6
split-complementary
#D3CAEF #EFE6CA #D4EFCA
monochromatic
#856CD3 #AC9BE1 #D3CAEF #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.56
#D3CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D3CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CAEF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CAEF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#C4CEEE
Tritanopia (blue-blind)
#CECFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3caef; /* rgb */ color: rgb(211, 202, 239); /* oklch */ color: oklch(85.8% 0.052 296.4);
Tailwind
colors: {
custom: {
50: '#e0daf4',
500: '#d3caef',
950: '#000000',
},
}SCSS
$custom: #d3caef; $custom-light: #e0daf4; $custom-dark: #000000;
JSON
{
"hex": "#d3caef",
"rgb": {
"r": 211,
"g": 202,
"b": 239
},
"hsl": {
"h": 254.595,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.85799,
"c": 0.05163,
"h": 296.4
},
"luminance": 0.62322
}Semantic roles & 50–950 ramp
primary
#D3CAEF
secondary
#BECD90
accent
#C1249B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385