#D89BFA#D89BFA
#D89BFA is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.2% C 0.145 H 312.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D89BFA |
|---|---|
| RGB | rgb(216, 155, 250) |
| HSL | hsl(279, 90%, 79%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(72.86, 39.37, -38.63) |
| CIE-LCH | lch(72.86, 55.16, 315.54°) |
| OKLab | oklab(78.18% 0.0987 -0.1066) |
| OKLCH | oklch(78.18% 0.145 312.8) |
| XYZ | xyz(57.2927, 44.9448, 96.0810) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.72
Lilac (survey)
#CEA2FD
ΔE00 3.11
Pastel Purple
#CAA0FF
ΔE00 3.76
Lavender (survey)
#C79FEF
ΔE00 3.83
Mauve
#E0B0FF
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89BFA #BDFA9B
analogous
#A99BFA #D89BFA #FA9BED
triadic
#D89BFA #FAD89B #9BFAD8
tetradic
#D89BFA #FAA99B #BDFA9B #9BEDFA
square
#D89BFA #FAA99B #BDFA9B #9BEDFA
split-complementary
#D89BFA #EDFA9B #9BFAA9
monochromatic
#AB26F4 #C161F7 #D89BFA #EFD5FD #F4E2FE
Accessibility & contrast
On white
2.10
#D89BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D89BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89BFA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89BFA | 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)
#8AAFFE
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#D5A8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89bfa; /* rgb */ color: rgb(216, 155, 250); /* oklch */ color: oklch(78.2% 0.145 312.8);
Tailwind
colors: {
custom: {
50: '#e5b9fc',
500: '#d89bfa',
950: '#000000',
},
}SCSS
$custom: #d89bfa; $custom-light: #e5b9fc; $custom-dark: #000000;
JSON
{
"hex": "#d89bfa",
"rgb": {
"r": 216,
"g": 155,
"b": 250
},
"hsl": {
"h": 278.526,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.78182,
"c": 0.14527,
"h": 312.8
},
"luminance": 0.44944
}Semantic roles & 50–950 ramp
primary
#D89BFA
secondary
#E1F6D5
accent
#E60052
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085