#BD90FF#BD90FF
#BD90FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.161 H 301.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BD90FF |
|---|---|
| RGB | rgb(189, 144, 255) |
| HSL | hsl(264, 100%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(25.9%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(68.01, 38.82, -49.13) |
| CIE-LCH | lch(68.01, 62.62, 308.31°) |
| OKLab | oklab(74% 0.0835 -0.1374) |
| OKLCH | oklch(74% 0.161 301.3) |
| XYZ | xyz(49.0055, 37.9852, 99.3385) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 4.45
Pastel Purple
#CAA0FF
ΔE00 4.58
Lilac (survey)
#CEA2FD
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD90FF #D2FF90
analogous
#909AFF #BD90FF #F490FF
triadic
#BD90FF #FFBD90 #90FFBD
tetradic
#BD90FF #FF909A #D2FF90 #90FFF4
square
#BD90FF #FF909A #D2FF90 #90FFF4
split-complementary
#BD90FF #FFF490 #9AFF90
monochromatic
#7416FF #9953FF #BD90FF #E1CDFF #EDE0FF
Accessibility & contrast
On white
2.44
#BD90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BD90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD90FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD90FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#B1A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bd90ff; /* rgb */ color: rgb(189, 144, 255); /* oklch */ color: oklch(74.0% 0.161 301.3);
Tailwind
colors: {
custom: {
50: '#d3b1ff',
500: '#bd90ff',
950: '#000000',
},
}SCSS
$custom: #bd90ff; $custom-light: #d3b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bd90ff",
"rgb": {
"r": 189,
"g": 144,
"b": 255
},
"hsl": {
"h": 264.324,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73995,
"c": 0.1608,
"h": 301.3
},
"luminance": 0.37985
}Semantic roles & 50–950 ramp
primary
#BD90FF
secondary
#E9F7D4
accent
#E60088
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086