#BD89E4#BD89E4
#BD89E4 is a light, vivid violet. Relative luminance 0.343; OKLCH L 71.5% C 0.139 H 309.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BD89E4 |
|---|---|
| RGB | rgb(189, 137, 228) |
| HSL | hsl(274, 63%, 72%) |
| HSV | hsv(274, 40%, 89%) |
| CMYK | cmyk(17.1%, 39.9%, 0%, 10.6%) |
| CIE-LAB | lab(65.21, 36.55, -38.70) |
| CIE-LCH | lch(65.21, 53.23, 313.36°) |
| OKLab | oklab(71.48% 0.0885 -0.1072) |
| OKLCH | oklch(71.48% 0.139 309.5) |
| XYZ | xyz(43.9329, 34.3121, 77.6923) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.05
Pale Purple
#B790D4
ΔE00 4.23
Baby Purple
#CA9BF7
ΔE00 5.00
Light Purple
#BF77F6
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD89E4 #B0E489
analogous
#9089E4 #BD89E4 #E489DE
triadic
#BD89E4 #E4BD89 #89E4BD
tetradic
#BD89E4 #E49089 #B0E489 #89DEE4
square
#BD89E4 #E49089 #B0E489 #89DEE4
split-complementary
#BD89E4 #DEE489 #89E490
monochromatic
#842DC5 #A157D9 #BD89E4 #D9BBEF #F1E6F9
Accessibility & contrast
On white
2.67
#BD89E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#BD89E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD89E4
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD89E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD89E4 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE7
Deuteranopia (green-blind)
#839FE1
Tritanopia (blue-blind)
#B897AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bd89e4; /* rgb */ color: rgb(189, 137, 228); /* oklch */ color: oklch(71.5% 0.139 309.5);
Tailwind
colors: {
custom: {
50: '#d2aced',
500: '#bd89e4',
950: '#000000',
},
}SCSS
$custom: #bd89e4; $custom-light: #d2aced; $custom-dark: #000000;
JSON
{
"hex": "#bd89e4",
"rgb": {
"r": 189,
"g": 137,
"b": 228
},
"hsl": {
"h": 274.286,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.71482,
"c": 0.13903,
"h": 309.5
},
"luminance": 0.34312
}Semantic roles & 50–950 ramp
primary
#BD89E4
secondary
#E3F0D9
accent
#CB1B66
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141016
muted
#837F84