#DA89FD#DA89FD
#DA89FD is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.7% C 0.179 H 315.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DA89FD |
|---|---|
| RGB | rgb(218, 137, 253) |
| HSL | hsl(282, 97%, 76%) |
| HSV | hsv(282, 46%, 99%) |
| CMYK | cmyk(13.8%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.39, 50.07, -45.67) |
| CIE-LCH | lch(69.39, 67.76, 317.63°) |
| OKLab | oklab(75.67% 0.1266 -0.1267) |
| OKLCH | oklch(75.67% 0.179 315) |
| XYZ | xyz(55.5859, 39.8901, 97.6809) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 5.56
Light Purple
#BF77F6
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA89FD #ACFD89
analogous
#A089FD #DA89FD #FD89E6
triadic
#DA89FD #FDDA89 #89FDDA
tetradic
#DA89FD #FDA089 #ACFD89 #89E6FD
square
#DA89FD #FDA089 #ACFD89 #89E6FD
split-complementary
#DA89FD #E6FD89 #89FDA0
monochromatic
#B411FB #C74DFC #DA89FD #EDC5FE #F6E1FE
Accessibility & contrast
On white
2.34
#DA89FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DA89FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA89FD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA89FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA89FD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#89ACFA
Tritanopia (blue-blind)
#D89AB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da89fd; /* rgb */ color: rgb(218, 137, 253); /* oklch */ color: oklch(75.7% 0.179 315.0);
Tailwind
colors: {
custom: {
50: '#e7adfe',
500: '#da89fd',
950: '#000000',
},
}SCSS
$custom: #da89fd; $custom-light: #e7adfe; $custom-dark: #000000;
JSON
{
"hex": "#da89fd",
"rgb": {
"r": 218,
"g": 137,
"b": 253
},
"hsl": {
"h": 281.897,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.75673,
"c": 0.17907,
"h": 315
},
"luminance": 0.39889
}Semantic roles & 50–950 ramp
primary
#DA89FD
secondary
#DFF7D4
accent
#E60045
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86