#DA89FB#DA89FB
#DA89FB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.177 H 315.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DA89FB |
|---|---|
| RGB | rgb(218, 137, 251) |
| HSL | hsl(283, 93%, 76%) |
| HSV | hsv(283, 45%, 98%) |
| CMYK | cmyk(13.1%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.30, 49.66, -44.72) |
| CIE-LCH | lch(69.30, 66.83, 318.00°) |
| OKLab | oklab(75.58% 0.1263 -0.124) |
| OKLCH | oklch(75.58% 0.177 315.5) |
| XYZ | xyz(55.2690, 39.7633, 96.0117) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.55
Light Purple
#BF77F6
ΔE00 6.44
Lilac (survey)
#CEA2FD
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA89FB #AAFB89
analogous
#A189FB #DA89FB #FB89E3
triadic
#DA89FB #FBDA89 #89FBDA
tetradic
#DA89FB #FBA189 #AAFB89 #89E3FB
square
#DA89FB #FBA189 #AAFB89 #89E3FB
split-complementary
#DA89FB #E3FB89 #89FBA1
monochromatic
#B513F7 #C74EF9 #DA89FB #EDC4FD #F6E1FE
Accessibility & contrast
On white
2.35
#DA89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#DA89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA89FB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA89FB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#D899B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da89fb; /* rgb */ color: rgb(218, 137, 251); /* oklch */ color: oklch(75.6% 0.177 315.5);
Tailwind
colors: {
custom: {
50: '#e7adfd',
500: '#da89fb',
950: '#000000',
},
}SCSS
$custom: #da89fb; $custom-light: #e7adfd; $custom-dark: #000000;
JSON
{
"hex": "#da89fb",
"rgb": {
"r": 218,
"g": 137,
"b": 251
},
"hsl": {
"h": 282.632,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.75575,
"c": 0.17693,
"h": 315.5
},
"luminance": 0.39762
}Semantic roles & 50–950 ramp
primary
#DA89FB
secondary
#DEF6D5
accent
#E60042
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85