#D89AFF#D89AFF
#D89AFF is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.2% C 0.153 H 311.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D89AFF |
|---|---|
| RGB | rgb(216, 154, 255) |
| HSL | hsl(277, 100%, 80%) |
| HSV | hsv(277, 40%, 100%) |
| CMYK | cmyk(15.3%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(72.85, 40.95, -41.36) |
| CIE-LCH | lch(72.85, 58.20, 314.71°) |
| OKLab | oklab(78.24% 0.1011 -0.1144) |
| OKLCH | oklch(78.24% 0.153 311.5) |
| XYZ | xyz(57.9214, 44.9311, 100.2096) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.70
Lilac (survey)
#CEA2FD
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 4.25
Liliac
#C48EFD
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89AFF #C1FF9A
analogous
#A69AFF #D89AFF #FF9AF3
triadic
#D89AFF #FFD89A #9AFFD8
tetradic
#D89AFF #FFA69A #C1FF9A #9AF3FF
square
#D89AFF #FFA69A #C1FF9A #9AF3FF
split-complementary
#D89AFF #F3FF9A #9AFFA6
monochromatic
#A920FF #C05DFF #D89AFF #F0D7FF #F3E0FF
Accessibility & contrast
On white
2.10
#D89AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D89AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89AFF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89AFF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#D4A9C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89aff; /* rgb */ color: rgb(216, 154, 255); /* oklch */ color: oklch(78.2% 0.153 311.5);
Tailwind
colors: {
custom: {
50: '#e5b9ff',
500: '#d89aff',
950: '#000000',
},
}SCSS
$custom: #d89aff; $custom-light: #e5b9ff; $custom-dark: #000000;
JSON
{
"hex": "#d89aff",
"rgb": {
"r": 216,
"g": 154,
"b": 255
},
"hsl": {
"h": 276.832,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.78244,
"c": 0.15268,
"h": 311.5
},
"luminance": 0.4493
}Semantic roles & 50–950 ramp
primary
#D89AFF
secondary
#E1F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086