#BD90FC#BD90FC
#BD90FC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.157 H 301.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90FC |
|---|---|
| RGB | rgb(189, 144, 252) |
| HSL | hsl(265, 95%, 78%) |
| HSV | hsv(265, 43%, 99%) |
| CMYK | cmyk(25%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.87, 38.12, -47.72) |
| CIE-LCH | lch(67.87, 61.08, 308.62°) |
| OKLab | oklab(73.84% 0.083 -0.1333) |
| OKLCH | oklch(73.84% 0.157 301.9) |
| XYZ | xyz(48.5263, 37.7936, 96.8150) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.53
Baby Purple
#CA9BF7
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90FC #CFFC90
analogous
#9099FC #BD90FC #F390FC
triadic
#BD90FC #FCBD90 #90FCBD
tetradic
#BD90FC #FC9099 #CFFC90 #90FCF3
square
#BD90FC #FC9099 #CFFC90 #90FCF3
split-complementary
#BD90FC #FCF390 #99FC90
monochromatic
#7619F9 #9A54FA #BD90FC #E0CCFE #EDE1FE
Accessibility & contrast
On white
2.45
#BD90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BD90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90FC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90FC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#B2A2BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bd90fc; /* rgb */ color: rgb(189, 144, 252); /* oklch */ color: oklch(73.8% 0.157 301.9);
Tailwind
colors: {
custom: {
50: '#d3b1fe',
500: '#bd90fc',
950: '#000000',
},
}SCSS
$custom: #bd90fc; $custom-light: #d3b1fe; $custom-dark: #000000;
JSON
{
"hex": "#bd90fc",
"rgb": {
"r": 189,
"g": 144,
"b": 252
},
"hsl": {
"h": 265,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.73842,
"c": 0.15707,
"h": 301.9
},
"luminance": 0.37794
}Semantic roles & 50–950 ramp
primary
#BD90FC
secondary
#E8F6D5
accent
#E60086
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086