#BD90FA#BD90FA
#BD90FA is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.155 H 302.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90FA |
|---|---|
| RGB | rgb(189, 144, 250) |
| HSL | hsl(265, 91%, 77%) |
| HSV | hsv(265, 42%, 98%) |
| CMYK | cmyk(24.4%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(67.77, 37.66, -46.77) |
| CIE-LCH | lch(67.77, 60.05, 308.84°) |
| OKLab | oklab(73.74% 0.0827 -0.1306) |
| OKLCH | oklch(73.74% 0.155 302.3) |
| XYZ | xyz(48.2111, 37.6674, 95.1546) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.50
Baby Purple
#CA9BF7
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.47
Light Purple
#BF77F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90FA #CDFA90
analogous
#9098FA #BD90FA #F290FA
triadic
#BD90FA #FABD90 #90FABD
tetradic
#BD90FA #FA9098 #CDFA90 #90FAF2
square
#BD90FA #FA9098 #CDFA90 #90FAF2
split-complementary
#BD90FA #FAF290 #98FA90
monochromatic
#771BF5 #9A55F7 #BD90FA #E0CBFD #EEE2FE
Accessibility & contrast
On white
2.46
#BD90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BD90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90FA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90FA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#B2A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd90fa; /* rgb */ color: rgb(189, 144, 250); /* oklch */ color: oklch(73.7% 0.155 302.3);
Tailwind
colors: {
custom: {
50: '#d3b1fc',
500: '#bd90fa',
950: '#000000',
},
}SCSS
$custom: #bd90fa; $custom-light: #d3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#bd90fa",
"rgb": {
"r": 189,
"g": 144,
"b": 250
},
"hsl": {
"h": 265.472,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.73741,
"c": 0.15458,
"h": 302.3
},
"luminance": 0.37667
}Semantic roles & 50–950 ramp
primary
#BD90FA
secondary
#E8F6D5
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085