#DB89DC#DB89DC
#DB89DC is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.3% C 0.146 H 326.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DB89DC |
|---|---|
| RGB | rgb(219, 137, 220) |
| HSL | hsl(299, 54%, 70%) |
| HSV | hsv(299, 38%, 86%) |
| CMYK | cmyk(0.5%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(68.11, 43.96, -29.52) |
| CIE-LCH | lch(68.11, 52.95, 326.12°) |
| OKLab | oklab(74.28% 0.1215 -0.0804) |
| OKLCH | oklch(74.28% 0.146 326.5) |
| XYZ | xyz(51.0763, 38.1209, 72.3639) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.01
Orchid (survey)
#C875C4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB89DC #8ADC89
analogous
#B189DC #DB89DC #DC89B4
triadic
#DB89DC #DCDB89 #89DCDB
tetradic
#DB89DC #DCB189 #8ADC89 #89B4DC
square
#DB89DC #DCB189 #8ADC89 #89B4DC
split-complementary
#DB89DC #B4DC89 #89DCB1
monochromatic
#B336B5 #CD5ACE #DB89DC #E9B8EA #F8E7F8
Accessibility & contrast
On white
2.44
#DB89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DB89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB89DC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB89DC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#E091A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #db89dc; /* rgb */ color: rgb(219, 137, 220); /* oklch */ color: oklch(74.3% 0.146 326.5);
Tailwind
colors: {
custom: {
50: '#e7ade7',
500: '#db89dc',
950: '#000000',
},
}SCSS
$custom: #db89dc; $custom-light: #e7ade7; $custom-dark: #000000;
JSON
{
"hex": "#db89dc",
"rgb": {
"r": 219,
"g": 137,
"b": 220
},
"hsl": {
"h": 299.277,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.74281,
"c": 0.14574,
"h": 326.5
},
"luminance": 0.38119
}Semantic roles & 50–950 ramp
primary
#DB89DC
secondary
#D5ECD5
accent
#C22426
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84