#BF90FB#BF90FB
#BF90FB is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.156 H 303.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90FB |
|---|---|
| RGB | rgb(191, 144, 251) |
| HSL | hsl(266, 93%, 77%) |
| HSV | hsv(266, 43%, 98%) |
| CMYK | cmyk(23.9%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.01, 38.44, -46.93) |
| CIE-LCH | lch(68.01, 60.67, 309.32°) |
| OKLab | oklab(73.98% 0.0852 -0.131) |
| OKLCH | oklch(73.98% 0.156 303) |
| XYZ | xyz(48.8679, 37.9880, 96.0060) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.15
Baby Purple
#CA9BF7
ΔE00 3.79
Pastel Purple
#CAA0FF
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90FB #CCFB90
analogous
#9097FB #BF90FB #F490FB
triadic
#BF90FB #FBBF90 #90FBBF
tetradic
#BF90FB #FB9097 #CCFB90 #90FBF4
square
#BF90FB #FB9097 #CCFB90 #90FBF4
split-complementary
#BF90FB #FBF490 #97FB90
monochromatic
#7B1AF7 #9D55F9 #BF90FB #E1CBFD #EEE1FE
Accessibility & contrast
On white
2.44
#BF90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BF90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90FB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90FB | 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)
#74A5FF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#B5A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf90fb; /* rgb */ color: rgb(191, 144, 251); /* oklch */ color: oklch(74.0% 0.156 303.0);
Tailwind
colors: {
custom: {
50: '#d4b1fd',
500: '#bf90fb',
950: '#000000',
},
}SCSS
$custom: #bf90fb; $custom-light: #d4b1fd; $custom-dark: #000000;
JSON
{
"hex": "#bf90fb",
"rgb": {
"r": 191,
"g": 144,
"b": 251
},
"hsl": {
"h": 266.355,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.73979,
"c": 0.15628,
"h": 303
},
"luminance": 0.37988
}Semantic roles & 50–950 ramp
primary
#BF90FB
secondary
#E8F6D5
accent
#E60081
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085