#BF90F8#BF90F8
#BF90F8 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.153 H 303.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90F8 |
|---|---|
| RGB | rgb(191, 144, 248) |
| HSL | hsl(267, 88%, 77%) |
| HSV | hsv(267, 42%, 97%) |
| CMYK | cmyk(23%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.87, 37.75, -45.51) |
| CIE-LCH | lch(67.87, 59.13, 309.67°) |
| OKLab | oklab(73.83% 0.0847 -0.1269) |
| OKLCH | oklch(73.83% 0.153 303.7) |
| XYZ | xyz(48.3988, 37.8003, 93.5352) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.26
Baby Purple
#CA9BF7
ΔE00 3.52
Pastel Purple
#CAA0FF
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 4.95
Lavender (survey)
#C79FEF
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90F8 #C9F890
analogous
#9095F8 #BF90F8 #F390F8
triadic
#BF90F8 #F8BF90 #90F8BF
tetradic
#BF90F8 #F89095 #C9F890 #90F8F3
square
#BF90F8 #F89095 #C9F890 #90F8F3
split-complementary
#BF90F8 #F8F390 #95F890
monochromatic
#7D1DF1 #9E56F4 #BF90F8 #E0CAFC #EEE2FD
Accessibility & contrast
On white
2.45
#BF90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BF90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90F8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90F8 | 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)
#76A4FC
Deuteranopia (green-blind)
#80A5F5
Tritanopia (blue-blind)
#B5A1B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf90f8; /* rgb */ color: rgb(191, 144, 248); /* oklch */ color: oklch(73.8% 0.153 303.7);
Tailwind
colors: {
custom: {
50: '#d4b1fb',
500: '#bf90f8',
950: '#000000',
},
}SCSS
$custom: #bf90f8; $custom-light: #d4b1fb; $custom-dark: #000000;
JSON
{
"hex": "#bf90f8",
"rgb": {
"r": 191,
"g": 144,
"b": 248
},
"hsl": {
"h": 267.115,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.73829,
"c": 0.15257,
"h": 303.7
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#BF90F8
secondary
#E7F5D6
accent
#E5017E
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085