#BF90E4#BF90E4
#BF90E4 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.128 H 309.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90E4 |
|---|---|
| RGB | rgb(191, 144, 228) |
| HSL | hsl(274, 61%, 73%) |
| HSV | hsv(274, 37%, 89%) |
| CMYK | cmyk(16.2%, 36.8%, 0%, 10.6%) |
| CIE-LAB | lab(66.99, 33.29, -35.90) |
| CIE-LCH | lch(66.99, 48.96, 312.83°) |
| OKLab | oklab(72.88% 0.0808 -0.0992) |
| OKLCH | oklch(72.88% 0.128 309.2) |
| XYZ | xyz(45.4601, 36.6248, 78.0582) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.43
Pastel Purple
#CAA0FF
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90E4 #B5E490
analogous
#9590E4 #BF90E4 #E490DF
triadic
#BF90E4 #E4BF90 #90E4BF
tetradic
#BF90E4 #E49590 #B5E490 #90DFE4
square
#BF90E4 #E49590 #B5E490 #90DFE4
split-complementary
#BF90E4 #DFE490 #90E495
monochromatic
#8631C9 #A35FD8 #BF90E4 #DBC1F0 #F1E6F9
Accessibility & contrast
On white
2.52
#BF90E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BF90E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90E4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90E4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E7
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#BB9CAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bf90e4; /* rgb */ color: rgb(191, 144, 228); /* oklch */ color: oklch(72.9% 0.128 309.2);
Tailwind
colors: {
custom: {
50: '#d3b1ed',
500: '#bf90e4',
950: '#000000',
},
}SCSS
$custom: #bf90e4; $custom-light: #d3b1ed; $custom-dark: #000000;
JSON
{
"hex": "#bf90e4",
"rgb": {
"r": 191,
"g": 144,
"b": 228
},
"hsl": {
"h": 273.571,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.72877,
"c": 0.12795,
"h": 309.2
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#BF90E4
secondary
#E4F0DB
accent
#C91D69
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141016
muted
#837F84