#BF90F9#BF90F9
#BF90F9 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.154 H 303.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90F9 |
|---|---|
| RGB | rgb(191, 144, 249) |
| HSL | hsl(267, 90%, 77%) |
| HSV | hsv(267, 42%, 98%) |
| CMYK | cmyk(23.3%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.92, 37.98, -45.99) |
| CIE-LCH | lch(67.92, 59.64, 309.55°) |
| OKLab | oklab(73.88% 0.0849 -0.1283) |
| OKLCH | oklch(73.88% 0.154 303.5) |
| XYZ | xyz(48.5544, 37.8625, 94.3544) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.20
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.99
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90F9 #CAF990
analogous
#9096F9 #BF90F9 #F490F9
triadic
#BF90F9 #F9BF90 #90F9BF
tetradic
#BF90F9 #F99096 #CAF990 #90F9F4
square
#BF90F9 #F99096 #CAF990 #90F9F4
split-complementary
#BF90F9 #F9F490 #96F990
monochromatic
#7C1CF3 #9E56F6 #BF90F9 #E0CAFC #EEE2FD
Accessibility & contrast
On white
2.45
#BF90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#B5A1B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf90f9; /* rgb */ color: rgb(191, 144, 249); /* oklch */ color: oklch(73.9% 0.154 303.5);
Tailwind
colors: {
custom: {
50: '#d4b1fb',
500: '#bf90f9',
950: '#000000',
},
}SCSS
$custom: #bf90f9; $custom-light: #d4b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bf90f9",
"rgb": {
"r": 191,
"g": 144,
"b": 249
},
"hsl": {
"h": 266.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.73879,
"c": 0.1538,
"h": 303.5
},
"luminance": 0.37862
}Semantic roles & 50–950 ramp
primary
#BF90F9
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085