#DFCAEB#DFCAEB
#DFCAEB is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.6% C 0.050 H 313.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAEB |
|---|---|
| RGB | rgb(223, 202, 235) |
| HSL | hsl(278, 45%, 86%) |
| HSV | hsv(278, 14%, 92%) |
| CMYK | cmyk(5.1%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.93, 13.25, -13.59) |
| CIE-LCH | lch(83.93, 18.98, 314.28°) |
| OKLab | oklab(86.65% 0.0345 -0.0365) |
| OKLCH | oklch(86.65% 0.05 313.4) |
| XYZ | xyz(66.5449, 63.9277, 87.4148) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.90
Pale Lavender
#EECFFE
ΔE00 4.59
Pale Lilac
#E4CBFF
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.70
Light Lilac
#EDC8FF
ΔE00 6.22
Light Lavender
#DFC5FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAEB #D6EBCA
analogous
#CECAEB #DFCAEB #EBCAE6
triadic
#DFCAEB #EBDFCA #CAEBDF
tetradic
#DFCAEB #EBCECA #D6EBCA #CAE6EB
square
#DFCAEB #EBCECA #D6EBCA #CAE6EB
split-complementary
#DFCAEB #E6EBCA #CAEBCE
monochromatic
#A971C9 #C49EDA #DFCAEB #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.52
#DFCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAEB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAEB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#DECED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcaeb; /* rgb */ color: rgb(223, 202, 235); /* oklch */ color: oklch(86.6% 0.050 313.4);
Tailwind
colors: {
custom: {
50: '#e9daf1',
500: '#dfcaeb',
950: '#000000',
},
}SCSS
$custom: #dfcaeb; $custom-light: #e9daf1; $custom-dark: #000000;
JSON
{
"hex": "#dfcaeb",
"rgb": {
"r": 223,
"g": 202,
"b": 235
},
"hsl": {
"h": 278.182,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.86649,
"c": 0.05021,
"h": 313.4
},
"luminance": 0.63927
}Semantic roles & 50–950 ramp
primary
#DFCAEB
secondary
#A5C793
accent
#B82D60
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385