#DCCBEA#DCCBEA
#DCCBEA is a very light, muted violet. Relative luminance 0.639; OKLCH L 86.6% C 0.046 H 309.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBEA |
|---|---|
| RGB | rgb(220, 203, 234) |
| HSL | hsl(273, 42%, 86%) |
| HSV | hsv(273, 13%, 92%) |
| CMYK | cmyk(6%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(83.90, 11.55, -13.13) |
| CIE-LCH | lch(83.90, 17.49, 311.32°) |
| OKLab | oklab(86.56% 0.0295 -0.0353) |
| OKLCH | oklch(86.56% 0.046 309.9) |
| XYZ | xyz(65.7199, 63.8683, 86.6915) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 5.82
Very Light Purple
#F6CEFC
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBEA #D9EACB
analogous
#CCCBEA #DCCBEA #EACBE8
triadic
#DCCBEA #EADCCB #CBEADC
tetradic
#DCCBEA #EACCCB #D9EACB #CBE8EA
square
#DCCBEA #EACCCB #D9EACB #CBE8EA
split-complementary
#DCCBEA #E8EACB #CBEACC
monochromatic
#A174C7 #BF9FD8 #DCCBEA #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.52
#DCCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DCCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBEA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBEA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0EB
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#DBCFD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccbea; /* rgb */ color: rgb(220, 203, 234); /* oklch */ color: oklch(86.6% 0.046 309.9);
Tailwind
colors: {
custom: {
50: '#e7daf0',
500: '#dccbea',
950: '#000000',
},
}SCSS
$custom: #dccbea; $custom-light: #e7daf0; $custom-dark: #000000;
JSON
{
"hex": "#dccbea",
"rgb": {
"r": 220,
"g": 203,
"b": 234
},
"hsl": {
"h": 272.903,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.86556,
"c": 0.04596,
"h": 309.9
},
"luminance": 0.63868
}Semantic roles & 50–950 ramp
primary
#DCCBEA
secondary
#AAC594
accent
#B6306C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385