#BD89F2#BD89F2
#BD89F2 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.2% C 0.156 H 305.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BD89F2 |
|---|---|
| RGB | rgb(189, 137, 242) |
| HSL | hsl(270, 80%, 74%) |
| HSV | hsv(270, 43%, 95%) |
| CMYK | cmyk(21.9%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.84, 39.67, -45.43) |
| CIE-LCH | lch(65.84, 60.31, 311.12°) |
| OKLab | oklab(72.17% 0.091 -0.1267) |
| OKLCH | oklch(72.17% 0.156 305.7) |
| XYZ | xyz(45.9557, 35.1212, 88.3453) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Light Purple
#BF77F6
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 4.88
Pastel Purple
#CAA0FF
ΔE00 5.87
Easter Purple
#C071FE
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD89F2 #BEF289
analogous
#898AF2 #BD89F2 #F189F2
triadic
#BD89F2 #F2BD89 #89F2BD
tetradic
#BD89F2 #F2898A #BEF289 #89F2F1
square
#BD89F2 #F2898A #BEF289 #89F2F1
split-complementary
#BD89F2 #F2F189 #8AF289
monochromatic
#7F1BE6 #9E52EC #BD89F2 #DCC0F8 #F0E3FC
Accessibility & contrast
On white
2.62
#BD89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#BD89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD89F2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD89F2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#7BA0EF
Tritanopia (blue-blind)
#B59AB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bd89f2; /* rgb */ color: rgb(189, 137, 242); /* oklch */ color: oklch(72.2% 0.156 305.7);
Tailwind
colors: {
custom: {
50: '#d3acf7',
500: '#bd89f2',
950: '#000000',
},
}SCSS
$custom: #bd89f2; $custom-light: #d3acf7; $custom-dark: #000000;
JSON
{
"hex": "#bd89f2",
"rgb": {
"r": 189,
"g": 137,
"b": 242
},
"hsl": {
"h": 269.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.72166,
"c": 0.15595,
"h": 305.7
},
"luminance": 0.35121
}Semantic roles & 50–950 ramp
primary
#BD89F2
secondary
#E6F4D7
accent
#DC0974
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#141017
muted
#837F85