#BF92EE#BF92EE
#BF92EE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.137 H 305.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92EE |
|---|---|
| RGB | rgb(191, 146, 238) |
| HSL | hsl(269, 73%, 75%) |
| HSV | hsv(269, 39%, 93%) |
| CMYK | cmyk(19.7%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.88, 34.39, -40.03) |
| CIE-LCH | lch(67.88, 52.77, 310.66°) |
| OKLab | oklab(73.69% 0.0801 -0.111) |
| OKLCH | oklch(73.69% 0.137 305.8) |
| XYZ | xyz(47.1943, 37.8075, 85.6837) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.73
Liliac
#C48EFD
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.68
Pastel Purple
#CAA0FF
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92EE #C1EE92
analogous
#9293EE #BF92EE #ED92EE
triadic
#BF92EE #EEBF92 #92EEBF
tetradic
#BF92EE #EE9293 #C1EE92 #92EEED
square
#BF92EE #EE9293 #C1EE92 #92EEED
split-complementary
#BF92EE #EEED92 #93EE92
monochromatic
#8128DD #A05DE6 #BF92EE #DEC7F6 #EFE5FB
Accessibility & contrast
On white
2.45
#BF92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BF92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92EE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92EE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#87A6EB
Tritanopia (blue-blind)
#B8A0B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92ee; /* rgb */ color: rgb(191, 146, 238); /* oklch */ color: oklch(73.7% 0.137 305.8);
Tailwind
colors: {
custom: {
50: '#d4b2f4',
500: '#bf92ee',
950: '#000000',
},
}SCSS
$custom: #bf92ee; $custom-light: #d4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bf92ee",
"rgb": {
"r": 191,
"g": 146,
"b": 238
},
"hsl": {
"h": 269.348,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.73687,
"c": 0.13692,
"h": 305.8
},
"luminance": 0.37807
}Semantic roles & 50–950 ramp
primary
#BF92EE
secondary
#E6F3D8
accent
#D51075
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085