#DCCAEB#DCCAEB
#DCCAEB is a very light, muted violet. Relative luminance 0.635; OKLCH L 86.4% C 0.049 H 309.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAEB |
|---|---|
| RGB | rgb(220, 202, 235) |
| HSL | hsl(273, 45%, 86%) |
| HSV | hsv(273, 14%, 92%) |
| CMYK | cmyk(6.4%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.68, 12.27, -13.99) |
| CIE-LCH | lch(83.68, 18.61, 311.26°) |
| OKLab | oklab(86.4% 0.0313 -0.0376) |
| OKLCH | oklch(86.4% 0.049 309.7) |
| XYZ | xyz(65.6286, 63.4552, 87.3718) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.27
Pale Lavender
#EECFFE
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.21
Light Lavender
#DFC5FE
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAEB #D9EBCA
analogous
#CBCAEB #DCCAEB #EBCAE9
triadic
#DCCAEB #EBDCCA #CAEBDC
tetradic
#DCCAEB #EBCBCA #D9EBCA #CAE9EB
square
#DCCAEB #EBCBCA #D9EBCA #CAE9EB
split-complementary
#DCCAEB #E9EBCA #CAEBCB
monochromatic
#A171C9 #BF9EDA #DCCAEB #F0E9F7 #F0E9F7
Accessibility & contrast
On white
1.53
#DCCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DCCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAEB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAEB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#DACED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccaeb; /* rgb */ color: rgb(220, 202, 235); /* oklch */ color: oklch(86.4% 0.049 309.7);
Tailwind
colors: {
custom: {
50: '#e7daf1',
500: '#dccaeb',
950: '#000000',
},
}SCSS
$custom: #dccaeb; $custom-light: #e7daf1; $custom-dark: #000000;
JSON
{
"hex": "#dccaeb",
"rgb": {
"r": 220,
"g": 202,
"b": 235
},
"hsl": {
"h": 272.727,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.86398,
"c": 0.0489,
"h": 309.7
},
"luminance": 0.63455
}Semantic roles & 50–950 ramp
primary
#DCCAEB
secondary
#AAC793
accent
#B82D6C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385