#DFCAEC#DFCAEC
#DFCAEC is a very light, muted violet. Relative luminance 0.640; OKLCH L 86.7% C 0.051 H 312.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAEC |
|---|---|
| RGB | rgb(223, 202, 236) |
| HSL | hsl(277, 47%, 86%) |
| HSV | hsv(277, 14%, 93%) |
| CMYK | cmyk(5.5%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.96, 13.45, -14.08) |
| CIE-LCH | lch(83.96, 19.47, 313.68°) |
| OKLab | oklab(86.68% 0.0348 -0.0378) |
| OKLCH | oklch(86.68% 0.051 312.6) |
| XYZ | xyz(66.6898, 63.9856, 88.1778) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.56
Light Lilac
#EDC8FF
ΔE00 5.97
Light Lavender
#DFC5FE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAEC #D7ECCA
analogous
#CECAEC #DFCAEC #ECCAE8
triadic
#DFCAEC #ECDFCA #CAECDF
tetradic
#DFCAEC #ECCECA #D7ECCA #CAE8EC
square
#DFCAEC #ECCECA #D7ECCA #CAE8EC
split-complementary
#DFCAEC #E8ECCA #CAECCE
monochromatic
#A970CC #C49DDC #DFCAEC #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.52
#DFCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DFCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAEC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAEC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EE
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#DECED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcaec; /* rgb */ color: rgb(223, 202, 236); /* oklch */ color: oklch(86.7% 0.051 312.6);
Tailwind
colors: {
custom: {
50: '#e9daf2',
500: '#dfcaec',
950: '#000000',
},
}SCSS
$custom: #dfcaec; $custom-light: #e9daf2; $custom-dark: #000000;
JSON
{
"hex": "#dfcaec",
"rgb": {
"r": 223,
"g": 202,
"b": 236
},
"hsl": {
"h": 277.059,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86682,
"c": 0.05142,
"h": 312.6
},
"luminance": 0.63985
}Semantic roles & 50–950 ramp
primary
#DFCAEC
secondary
#A7C892
accent
#BA2B62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385