#DFCAEF#DFCAEF
#DFCAEF is a very light, muted violet. Relative luminance 0.642; OKLCH L 86.8% C 0.055 H 310.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAEF |
|---|---|
| RGB | rgb(223, 202, 239) |
| HSL | hsl(274, 54%, 86%) |
| HSV | hsv(274, 15%, 94%) |
| CMYK | cmyk(6.7%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.05, 14.03, -15.54) |
| CIE-LCH | lch(84.05, 20.93, 312.07°) |
| OKLab | oklab(86.78% 0.0358 -0.0418) |
| OKLCH | oklch(86.78% 0.055 310.6) |
| XYZ | xyz(67.1293, 64.1614, 90.4926) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.76
Pale Lilac
#E4CBFF
ΔE00 3.98
Thistle
#D8BFD8
ΔE00 4.83
Light Lavender
#DFC5FE
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAEF #DAEFCA
analogous
#CDCAEF #DFCAEF #EFCAED
triadic
#DFCAEF #EFDFCA #CAEFDF
tetradic
#DFCAEF #EFCDCA #DAEFCA #CAEDEF
square
#DFCAEF #EFCDCA #DAEFCA #CAEDEF
split-complementary
#DFCAEF #EDEFCA #CAEFCD
monochromatic
#A66CD3 #C39BE1 #DFCAEF #F1E7F8 #F1E7F8
Accessibility & contrast
On white
1.52
#DFCAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DFCAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAEF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAEF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F1
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#DECED6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcaef; /* rgb */ color: rgb(223, 202, 239); /* oklch */ color: oklch(86.8% 0.055 310.6);
Tailwind
colors: {
custom: {
50: '#e9daf4',
500: '#dfcaef',
950: '#000000',
},
}SCSS
$custom: #dfcaef; $custom-light: #e9daf4; $custom-dark: #000000;
JSON
{
"hex": "#dfcaef",
"rgb": {
"r": 223,
"g": 202,
"b": 239
},
"hsl": {
"h": 274.054,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.86784,
"c": 0.05509,
"h": 310.6
},
"luminance": 0.64161
}Semantic roles & 50–950 ramp
primary
#DFCAEF
secondary
#ABCD90
accent
#C12468
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385