#DCCAED#DCCAED
#DCCAED is a very light, muted violet. Relative luminance 0.636; OKLCH L 86.5% C 0.051 H 308.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAED |
|---|---|
| RGB | rgb(220, 202, 237) |
| HSL | hsl(271, 49%, 86%) |
| HSV | hsv(271, 15%, 93%) |
| CMYK | cmyk(7.2%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(83.74, 12.66, -14.96) |
| CIE-LCH | lch(83.74, 19.60, 310.24°) |
| OKLab | oklab(86.47% 0.0319 -0.0403) |
| OKLCH | oklch(86.47% 0.051 308.4) |
| XYZ | xyz(65.9191, 63.5714, 88.9021) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 4.68
Thistle
#D8BFD8
ΔE00 4.70
Light Lavender
#DFC5FE
ΔE00 5.72
Light Lilac
#EDC8FF
ΔE00 6.18
Very Light Purple
#F6CEFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAED #DBEDCA
analogous
#CACAED #DCCAED #EDCAEC
triadic
#DCCAED #EDDCCA #CAEDDC
tetradic
#DCCAED #EDCACA #DBEDCA #CAECED
square
#DCCAED #EDCACA #DBEDCA #CAECED
split-complementary
#DCCAED #ECEDCA #CAEDCA
monochromatic
#A06FCE #BE9CDD #DCCAED #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.53
#DCCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DCCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAED
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAED | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#DACED6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccaed; /* rgb */ color: rgb(220, 202, 237); /* oklch */ color: oklch(86.5% 0.051 308.4);
Tailwind
colors: {
custom: {
50: '#e7daf2',
500: '#dccaed',
950: '#000000',
},
}SCSS
$custom: #dccaed; $custom-light: #e7daf2; $custom-dark: #000000;
JSON
{
"hex": "#dccaed",
"rgb": {
"r": 220,
"g": 202,
"b": 237
},
"hsl": {
"h": 270.857,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.86465,
"c": 0.0514,
"h": 308.4
},
"luminance": 0.63571
}Semantic roles & 50–950 ramp
primary
#DCCAED
secondary
#ADCA92
accent
#BD2971
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385