#DCACDA#DCACDA
#DCACDA is a light, moderate purple. Relative luminance 0.498; OKLCH L 80.2% C 0.083 H 327.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCACDA |
|---|---|
| RGB | rgb(220, 172, 218) |
| HSL | hsl(303, 41%, 77%) |
| HSV | hsv(303, 22%, 86%) |
| CMYK | cmyk(0%, 21.8%, 0.9%, 13.7%) |
| CIE-LAB | lab(75.94, 25.17, -16.48) |
| CIE-LCH | lch(75.94, 30.09, 326.80°) |
| OKLab | oklab(80.23% 0.0699 -0.0442) |
| OKLCH | oklch(80.23% 0.083 327.7) |
| XYZ | xyz(56.9213, 49.7841, 72.9269) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.08
Lilac
#C8A2C8
ΔE00 4.35
Light Lavendar
#EFC0FE
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.91
Mauve
#E0B0FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCACDA #ACDCAE
analogous
#C6ACDC #DCACDA #DCACC2
triadic
#DCACDA #DADCAC #ACDADC
tetradic
#DCACDA #DCC6AC #ACDCAE #ACC2DC
square
#DCACDA #DCC6AC #ACDCAE #ACC2DC
split-complementary
#DCACDA #C2DCAC #ACDCC6
monochromatic
#B856B4 #CA81C7 #DCACDA #EED7ED #F6E9F5
Accessibility & contrast
On white
1.92
#DCACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#DCACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCACDA
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCACDA | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB7DC
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#DFAFBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dcacda; /* rgb */ color: rgb(220, 172, 218); /* oklch */ color: oklch(80.2% 0.083 327.7);
Tailwind
colors: {
custom: {
50: '#e7c5e5',
500: '#dcacda',
950: '#000000',
},
}SCSS
$custom: #dcacda; $custom-light: #e7c5e5; $custom-dark: #000000;
JSON
{
"hex": "#dcacda",
"rgb": {
"r": 220,
"g": 172,
"b": 218
},
"hsl": {
"h": 302.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.80234,
"c": 0.08268,
"h": 327.7
},
"luminance": 0.49783
}Semantic roles & 50–950 ramp
primary
#DCACDA
secondary
#DEEDDF
accent
#B43732
background
#FEFCFE
surface
#FCF8FC
border
#D5D1D5
text
#161315
muted
#848284