#DB8BBE#DB8BBE
#DB8BBE is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.4% C 0.116 H 341.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8BBE |
|---|---|
| RGB | rgb(219, 139, 190) |
| HSL | hsl(322, 53%, 70%) |
| HSV | hsv(322, 37%, 86%) |
| CMYK | cmyk(0%, 36.5%, 13.2%, 14.1%) |
| CIE-LAB | lab(67.46, 37.71, -13.80) |
| CIE-LCH | lch(67.46, 40.15, 339.89°) |
| OKLab | oklab(73.44% 0.1105 -0.0366) |
| OKLCH | oklch(73.44% 0.116 341.7) |
| XYZ | xyz(47.7405, 37.2457, 53.3797) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.51
Plum
#DDA0DD
ΔE00 7.05
Dull Pink
#D5869D
ΔE00 8.20
Orchid (survey)
#C875C4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8BBE #8BDBA8
analogous
#D08BDB #DB8BBE #DB8B96
triadic
#DB8BBE #BEDB8B #8BBEDB
tetradic
#DB8BBE #DBD08B #8BDBA8 #8B96DB
square
#DB8BBE #DBD08B #8BDBA8 #8B96DB
split-complementary
#DB8BBE #96DB8B #8BDBD0
monochromatic
#B43887 #CD5CA4 #DB8BBE #E9BAD8 #F8E8F2
Accessibility & contrast
On white
2.49
#DB8BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DB8BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8BBE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8BBE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#E48C9D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #db8bbe; /* rgb */ color: rgb(219, 139, 190); /* oklch */ color: oklch(73.4% 0.116 341.7);
Tailwind
colors: {
custom: {
50: '#e7aed1',
500: '#db8bbe',
950: '#000000',
},
}SCSS
$custom: #db8bbe; $custom-light: #e7aed1; $custom-dark: #000000;
JSON
{
"hex": "#db8bbe",
"rgb": {
"r": 219,
"g": 139,
"b": 190
},
"hsl": {
"h": 321.75,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.73437,
"c": 0.11636,
"h": 341.7
},
"luminance": 0.37243
}Semantic roles & 50–950 ramp
primary
#DB8BBE
secondary
#D6ECDE
accent
#C05D25
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82