#D89AFA#D89AFA
#D89AFA is a light, vivid violet. Relative luminance 0.446; OKLCH L 78.0% C 0.147 H 312.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D89AFA |
|---|---|
| RGB | rgb(216, 154, 250) |
| HSL | hsl(279, 91%, 79%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.6%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(72.64, 39.91, -38.97) |
| CIE-LCH | lch(72.64, 55.78, 315.68°) |
| OKLab | oklab(78.02% 0.1001 -0.1076) |
| OKLCH | oklch(78.02% 0.147 312.9) |
| XYZ | xyz(57.1269, 44.6133, 96.0258) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.77
Lilac (survey)
#CEA2FD
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 3.97
Liliac
#C48EFD
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89AFA #BCFA9A
analogous
#A89AFA #D89AFA #FA9AEC
triadic
#D89AFA #FAD89A #9AFAD8
tetradic
#D89AFA #FAA89A #BCFA9A #9AECFA
square
#D89AFA #FAA89A #BCFA9A #9AECFA
split-complementary
#D89AFA #ECFA9A #9AFAA8
monochromatic
#AB25F4 #C160F7 #D89AFA #EFD4FD #F4E2FE
Accessibility & contrast
On white
2.12
#D89AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#D89AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89AFA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89AFA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#D5A7BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d89afa; /* rgb */ color: rgb(216, 154, 250); /* oklch */ color: oklch(78.0% 0.147 312.9);
Tailwind
colors: {
custom: {
50: '#e5b8fc',
500: '#d89afa',
950: '#000000',
},
}SCSS
$custom: #d89afa; $custom-light: #e5b8fc; $custom-dark: #000000;
JSON
{
"hex": "#d89afa",
"rgb": {
"r": 216,
"g": 154,
"b": 250
},
"hsl": {
"h": 278.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.78017,
"c": 0.14694,
"h": 312.9
},
"luminance": 0.44612
}Semantic roles & 50–950 ramp
primary
#D89AFA
secondary
#E1F6D5
accent
#E60051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085