#DA89DC#DA89DC
#DA89DC is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.2% C 0.145 H 326.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DA89DC |
|---|---|
| RGB | rgb(218, 137, 220) |
| HSL | hsl(299, 54%, 70%) |
| HSV | hsv(299, 38%, 86%) |
| CMYK | cmyk(0.9%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(68.00, 43.66, -29.70) |
| CIE-LCH | lch(68.00, 52.80, 325.77°) |
| OKLab | oklab(74.17% 0.1204 -0.081) |
| OKLCH | oklch(74.17% 0.145 326.1) |
| XYZ | xyz(50.7763, 37.9662, 72.3498) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.46
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.54
Plum
#DDA0DD
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA89DC #8BDC89
analogous
#B089DC #DA89DC #DC89B5
triadic
#DA89DC #DCDA89 #89DCDA
tetradic
#DA89DC #DCB089 #8BDC89 #89B5DC
square
#DA89DC #DCB089 #8BDC89 #89B5DC
split-complementary
#DA89DC #B5DC89 #89DCB0
monochromatic
#B236B5 #CB5ACE #DA89DC #E9B8EA #F8E7F8
Accessibility & contrast
On white
2.44
#DA89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#DA89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA89DC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA89DC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#DE91A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da89dc; /* rgb */ color: rgb(218, 137, 220); /* oklch */ color: oklch(74.2% 0.145 326.1);
Tailwind
colors: {
custom: {
50: '#e7ade7',
500: '#da89dc',
950: '#000000',
},
}SCSS
$custom: #da89dc; $custom-light: #e7ade7; $custom-dark: #000000;
JSON
{
"hex": "#da89dc",
"rgb": {
"r": 218,
"g": 137,
"b": 220
},
"hsl": {
"h": 298.554,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.7417,
"c": 0.14509,
"h": 326.1
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#DA89DC
secondary
#D5ECD5
accent
#C22428
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84