#D89BF9#D89BF9
#D89BF9 is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.1% C 0.144 H 313.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D89BF9 |
|---|---|
| RGB | rgb(216, 155, 249) |
| HSL | hsl(279, 89%, 79%) |
| HSV | hsv(279, 38%, 98%) |
| CMYK | cmyk(13.3%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(72.81, 39.16, -38.15) |
| CIE-LCH | lch(72.81, 54.68, 315.75°) |
| OKLab | oklab(78.14% 0.0985 -0.1052) |
| OKLCH | oklch(78.14% 0.144 313.1) |
| XYZ | xyz(57.1363, 44.8822, 95.2574) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89BF9 #BCF99B
analogous
#A99BF9 #D89BF9 #F99BEB
triadic
#D89BF9 #F9D89B #9BF9D8
tetradic
#D89BF9 #F9A99B #BCF99B #9BEBF9
square
#D89BF9 #F9A99B #BCF99B #9BEBF9
split-complementary
#D89BF9 #EBF99B #9BF9A9
monochromatic
#AB28F2 #C161F6 #D89BF9 #EFD5FC #F4E2FD
Accessibility & contrast
On white
2.11
#D89BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D89BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89BF9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89BF9 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#D5A8BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d89bf9; /* rgb */ color: rgb(216, 155, 249); /* oklch */ color: oklch(78.1% 0.144 313.1);
Tailwind
colors: {
custom: {
50: '#e5b9fb',
500: '#d89bf9',
950: '#000000',
},
}SCSS
$custom: #d89bf9; $custom-light: #e5b9fb; $custom-dark: #000000;
JSON
{
"hex": "#d89bf9",
"rgb": {
"r": 216,
"g": 155,
"b": 249
},
"hsl": {
"h": 278.936,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78138,
"c": 0.14412,
"h": 313.1
},
"luminance": 0.44881
}Semantic roles & 50–950 ramp
primary
#D89BF9
secondary
#E1F5D6
accent
#E50051
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085