#BF90F2#BF90F2
#BF90F2 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.145 H 305.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90F2 |
|---|---|
| RGB | rgb(191, 144, 242) |
| HSL | hsl(269, 79%, 76%) |
| HSV | hsv(269, 40%, 95%) |
| CMYK | cmyk(21.1%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.60, 36.39, -42.66) |
| CIE-LCH | lch(67.60, 56.07, 310.46°) |
| OKLab | oklab(73.54% 0.0837 -0.1186) |
| OKLCH | oklch(73.54% 0.145 305.2) |
| XYZ | xyz(47.4829, 37.4339, 88.7112) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 3.17
Pastel Purple
#CAA0FF
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90F2 #C3F290
analogous
#9092F2 #BF90F2 #F090F2
triadic
#BF90F2 #F2BF90 #90F2BF
tetradic
#BF90F2 #F29092 #C3F290 #90F2F0
square
#BF90F2 #F29092 #C3F290 #90F2F0
split-complementary
#BF90F2 #F2F090 #92F290
monochromatic
#8022E5 #9F59EC #BF90F2 #DFC7F8 #EFE4FC
Accessibility & contrast
On white
2.47
#BF90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BF90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90F2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90F2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#B7A0B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf90f2; /* rgb */ color: rgb(191, 144, 242); /* oklch */ color: oklch(73.5% 0.145 305.2);
Tailwind
colors: {
custom: {
50: '#d4b1f6',
500: '#bf90f2',
950: '#000000',
},
}SCSS
$custom: #bf90f2; $custom-light: #d4b1f6; $custom-dark: #000000;
JSON
{
"hex": "#bf90f2",
"rgb": {
"r": 191,
"g": 144,
"b": 242
},
"hsl": {
"h": 268.776,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.73535,
"c": 0.14515,
"h": 305.2
},
"luminance": 0.37434
}Semantic roles & 50–950 ramp
primary
#BF90F2
secondary
#E6F4D7
accent
#DB0A77
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141117
muted
#838085