#DCABDA#DCABDA
#DCABDA is a light, moderate purple. Relative luminance 0.494; OKLCH L 80.1% C 0.084 H 327.7°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCABDA |
|---|---|
| RGB | rgb(220, 171, 218) |
| HSL | hsl(302, 41%, 77%) |
| HSV | hsv(302, 22%, 86%) |
| CMYK | cmyk(0%, 22.3%, 0.9%, 13.7%) |
| CIE-LAB | lab(75.70, 25.71, -16.83) |
| CIE-LCH | lch(75.70, 30.73, 326.80°) |
| OKLab | oklab(80.05% 0.0714 -0.0452) |
| OKLCH | oklch(80.05% 0.084 327.7) |
| XYZ | xyz(56.7317, 49.4049, 72.8637) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.76
Lilac
#C8A2C8
ΔE00 4.37
Light Lavendar
#EFC0FE
ΔE00 6.69
Light Lilac
#EDC8FF
ΔE00 7.72
Mauve
#E0B0FF
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCABDA #ABDCAD
analogous
#C6ABDC #DCABDA #DCABC2
triadic
#DCABDA #DADCAB #ABDADC
tetradic
#DCABDA #DCC6AB #ABDCAD #ABC2DC
square
#DCABDA #DCC6AB #ABDCAD #ABC2DC
split-complementary
#DCABDA #C2DCAB #ABDCC6
monochromatic
#B855B4 #CA80C7 #DCABDA #EED6ED #F6E9F5
Accessibility & contrast
On white
1.93
#DCABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#DCABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCABDA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCABDA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DC
Deuteranopia (green-blind)
#B3BDD8
Tritanopia (blue-blind)
#E0AFBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dcabda; /* rgb */ color: rgb(220, 171, 218); /* oklch */ color: oklch(80.1% 0.084 327.7);
Tailwind
colors: {
custom: {
50: '#e7c4e5',
500: '#dcabda',
950: '#000000',
},
}SCSS
$custom: #dcabda; $custom-light: #e7c4e5; $custom-dark: #000000;
JSON
{
"hex": "#dcabda",
"rgb": {
"r": 220,
"g": 171,
"b": 218
},
"hsl": {
"h": 302.449,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.80054,
"c": 0.08447,
"h": 327.7
},
"luminance": 0.49403
}Semantic roles & 50–950 ramp
primary
#DCABDA
secondary
#DEEDDF
accent
#B43731
background
#FEFCFE
surface
#FCF8FC
border
#D5D1D5
text
#161215
muted
#848184