#BF90FF#BF90FF
#BF90FF is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.2% C 0.161 H 302.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90FF |
|---|---|
| RGB | rgb(191, 144, 255) |
| HSL | hsl(265, 100%, 78%) |
| HSV | hsv(265, 44%, 100%) |
| CMYK | cmyk(25.1%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(68.20, 39.36, -48.82) |
| CIE-LCH | lch(68.20, 62.71, 308.88°) |
| OKLab | oklab(74.18% 0.0858 -0.1365) |
| OKLCH | oklch(74.18% 0.161 302.2) |
| XYZ | xyz(49.5051, 38.2428, 99.3619) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90FF #D0FF90
analogous
#9098FF #BF90FF #F690FF
triadic
#BF90FF #FFBF90 #90FFBF
tetradic
#BF90FF #FF9098 #D0FF90 #90FFF6
square
#BF90FF #FF9098 #D0FF90 #90FFF6
split-complementary
#BF90FF #FFF690 #98FF90
monochromatic
#7816FF #9C53FF #BF90FF #E2CDFF #EDE0FF
Accessibility & contrast
On white
2.43
#BF90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BF90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#B4A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf90ff; /* rgb */ color: rgb(191, 144, 255); /* oklch */ color: oklch(74.2% 0.161 302.2);
Tailwind
colors: {
custom: {
50: '#d4b1ff',
500: '#bf90ff',
950: '#000000',
},
}SCSS
$custom: #bf90ff; $custom-light: #d4b1ff; $custom-dark: #000000;
JSON
{
"hex": "#bf90ff",
"rgb": {
"r": 191,
"g": 144,
"b": 255
},
"hsl": {
"h": 265.405,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.74181,
"c": 0.16123,
"h": 302.2
},
"luminance": 0.38243
}Semantic roles & 50–950 ramp
primary
#BF90FF
secondary
#E8F7D4
accent
#E60084
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086