#BF90E2#BF90E2
#BF90E2 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.126 H 309.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90E2 |
|---|---|
| RGB | rgb(191, 144, 226) |
| HSL | hsl(274, 59%, 73%) |
| HSV | hsv(274, 36%, 89%) |
| CMYK | cmyk(15.5%, 36.3%, 0%, 11.4%) |
| CIE-LAB | lab(66.91, 32.85, -34.93) |
| CIE-LCH | lch(66.91, 47.95, 313.24°) |
| OKLab | oklab(72.79% 0.0804 -0.0964) |
| OKLCH | oklch(72.79% 0.126 309.8) |
| XYZ | xyz(45.1841, 36.5144, 76.6044) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 3.94
Lavender (survey)
#C79FEF
ΔE00 3.99
Liliac
#C48EFD
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 5.52
Lilac (survey)
#CEA2FD
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90E2 #B3E290
analogous
#9690E2 #BF90E2 #E290DC
triadic
#BF90E2 #E2BF90 #90E2BF
tetradic
#BF90E2 #E29690 #B3E290 #90DCE2
square
#BF90E2 #E29690 #B3E290 #90DCE2
split-complementary
#BF90E2 #DCE290 #90E296
monochromatic
#8633C4 #A35FD5 #BF90E2 #DBC1EF #F1E7F9
Accessibility & contrast
On white
2.53
#BF90E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#BF90E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90E2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90E2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E5
Deuteranopia (green-blind)
#8BA4E0
Tritanopia (blue-blind)
#BB9CAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf90e2; /* rgb */ color: rgb(191, 144, 226); /* oklch */ color: oklch(72.8% 0.126 309.8);
Tailwind
colors: {
custom: {
50: '#d3b1eb',
500: '#bf90e2',
950: '#000000',
},
}SCSS
$custom: #bf90e2; $custom-light: #d3b1eb; $custom-dark: #000000;
JSON
{
"hex": "#bf90e2",
"rgb": {
"r": 191,
"g": 144,
"b": 226
},
"hsl": {
"h": 274.39,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.72787,
"c": 0.12552,
"h": 309.8
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#BF90E2
secondary
#E4F0DB
accent
#C61F67
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84