#BF90F5#BF90F5
#BF90F5 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.7% C 0.149 H 304.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90F5 |
|---|---|
| RGB | rgb(191, 144, 245) |
| HSL | hsl(268, 83%, 76%) |
| HSV | hsv(268, 41%, 96%) |
| CMYK | cmyk(22%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.74, 37.07, -44.09) |
| CIE-LCH | lch(67.74, 57.60, 310.05°) |
| OKLab | oklab(73.68% 0.0842 -0.1228) |
| OKLCH | oklch(73.68% 0.149 304.4) |
| XYZ | xyz(47.9371, 37.6156, 91.1036) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.56
Baby Purple
#CA9BF7
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 4.13
Lavender (survey)
#C79FEF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pale Purple
#B790D4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90F5 #C6F590
analogous
#9094F5 #BF90F5 #F290F5
triadic
#BF90F5 #F5BF90 #90F5BF
tetradic
#BF90F5 #F59094 #C6F590 #90F5F2
square
#BF90F5 #F59094 #C6F590 #90F5F2
split-complementary
#BF90F5 #F5F290 #94F590
monochromatic
#7E20EB #9F58F0 #BF90F5 #DFC8FA #EFE3FC
Accessibility & contrast
On white
2.46
#BF90F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BF90F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90F5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90F5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#82A5F2
Tritanopia (blue-blind)
#B6A0B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf90f5; /* rgb */ color: rgb(191, 144, 245); /* oklch */ color: oklch(73.7% 0.149 304.4);
Tailwind
colors: {
custom: {
50: '#d4b1f9',
500: '#bf90f5',
950: '#000000',
},
}SCSS
$custom: #bf90f5; $custom-light: #d4b1f9; $custom-dark: #000000;
JSON
{
"hex": "#bf90f5",
"rgb": {
"r": 191,
"g": 144,
"b": 245
},
"hsl": {
"h": 267.921,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.73681,
"c": 0.14886,
"h": 304.4
},
"luminance": 0.37615
}Semantic roles & 50–950 ramp
primary
#BF90F5
secondary
#E7F4D7
accent
#E0067A
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085