#DBACDA#DBACDA
#DBACDA is a light, moderate purple. Relative luminance 0.496; OKLCH L 80.1% C 0.082 H 327.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBACDA |
|---|---|
| RGB | rgb(219, 172, 218) |
| HSL | hsl(301, 39%, 77%) |
| HSV | hsv(301, 21%, 86%) |
| CMYK | cmyk(0%, 21.5%, 0.5%, 14.1%) |
| CIE-LAB | lab(75.84, 24.84, -16.63) |
| CIE-LCH | lch(75.84, 29.89, 326.20°) |
| OKLab | oklab(80.14% 0.0687 -0.0447) |
| OKLCH | oklch(80.14% 0.082 327) |
| XYZ | xyz(56.6195, 49.6285, 72.9127) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Lilac
#C8A2C8
ΔE00 4.23
Light Lavendar
#EFC0FE
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 7.84
Mauve
#E0B0FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBACDA #ACDBAD
analogous
#C5ACDB #DBACDA #DBACC3
triadic
#DBACDA #DADBAC #ACDADB
tetradic
#DBACDA #DBC5AC #ACDBAD #ACC3DB
square
#DBACDA #DBC5AC #ACDBAD #ACC3DB
split-complementary
#DBACDA #C3DBAC #ACDBC5
monochromatic
#B657B4 #C881C7 #DBACDA #EED7ED #F6EAF5
Accessibility & contrast
On white
1.92
#DBACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#DBACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBACDA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBACDA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DC
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#DEB0BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbacda; /* rgb */ color: rgb(219, 172, 218); /* oklch */ color: oklch(80.1% 0.082 327.0);
Tailwind
colors: {
custom: {
50: '#e6c5e5',
500: '#dbacda',
950: '#000000',
},
}SCSS
$custom: #dbacda; $custom-light: #e6c5e5; $custom-dark: #000000;
JSON
{
"hex": "#dbacda",
"rgb": {
"r": 219,
"g": 172,
"b": 218
},
"hsl": {
"h": 301.277,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.80138,
"c": 0.08197,
"h": 327
},
"luminance": 0.49627
}Semantic roles & 50–950 ramp
primary
#DBACDA
secondary
#DEEDDF
accent
#B23633
background
#FEFCFE
surface
#FCF8FC
border
#D5D1D5
text
#161315
muted
#848284