#DCCAE4#DCCAE4
#DCCAE4 is a very light, muted purple. Relative luminance 0.631; OKLCH L 86.2% C 0.040 H 315.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAE4 |
|---|---|
| RGB | rgb(220, 202, 228) |
| HSL | hsl(282, 33%, 84%) |
| HSV | hsv(282, 11%, 89%) |
| CMYK | cmyk(3.5%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(83.47, 10.93, -10.57) |
| CIE-LCH | lch(83.47, 15.20, 315.97°) |
| OKLab | oklab(86.17% 0.0288 -0.0283) |
| OKLCH | oklch(86.17% 0.04 315.6) |
| XYZ | xyz(64.6371, 63.0586, 82.1501) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.35
Very Light Purple
#F6CEFC
ΔE00 7.68
Light Lavender
#DFC5FE
ΔE00 8.45
Light Lilac
#EDC8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAE4 #D2E4CA
analogous
#CFCAE4 #DCCAE4 #E4CADF
triadic
#DCCAE4 #E4DCCA #CAE4DC
tetradic
#DCCAE4 #E4CFCA #D2E4CA #CADFE4
square
#DCCAE4 #E4CFCA #D2E4CA #CADFE4
split-complementary
#DCCAE4 #DFE4CA #CAE4CF
monochromatic
#A679BB #C1A1CF #DCCAE4 #F2EBF5 #F2EBF5
Accessibility & contrast
On white
1.54
#DCCAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DCCAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAE4
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAE4 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE5
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#DCCDD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dccae4; /* rgb */ color: rgb(220, 202, 228); /* oklch */ color: oklch(86.2% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#e7daec',
500: '#dccae4',
950: '#000000',
},
}SCSS
$custom: #dccae4; $custom-light: #e7daec; $custom-dark: #000000;
JSON
{
"hex": "#dccae4",
"rgb": {
"r": 220,
"g": 202,
"b": 228
},
"hsl": {
"h": 281.538,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.86167,
"c": 0.04037,
"h": 315.6
},
"luminance": 0.63058
}Semantic roles & 50–950 ramp
primary
#DCCAE4
secondary
#A2BD96
accent
#AB3A5D
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384