#BF92E8#BF92E8
#BF92E8 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.4% C 0.129 H 307.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BF92E8 |
|---|---|
| RGB | rgb(191, 146, 232) |
| HSL | hsl(271, 65%, 74%) |
| HSV | hsv(271, 37%, 91%) |
| CMYK | cmyk(17.7%, 37.1%, 0%, 9%) |
| CIE-LAB | lab(67.62, 33.06, -37.13) |
| CIE-LCH | lch(67.62, 49.72, 311.68°) |
| OKLab | oklab(73.41% 0.0789 -0.1027) |
| OKLCH | oklch(73.41% 0.129 307.5) |
| XYZ | xyz(46.3274, 37.4607, 81.1184) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.04
Lavender (survey)
#C79FEF
ΔE00 3.41
Pale Purple
#B790D4
ΔE00 3.72
Liliac
#C48EFD
ΔE00 3.92
Pastel Purple
#CAA0FF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF92E8 #BBE892
analogous
#9492E8 #BF92E8 #E892E6
triadic
#BF92E8 #E8BF92 #92E8BF
tetradic
#BF92E8 #E89492 #BBE892 #92E6E8
square
#BF92E8 #E89492 #BBE892 #92E6E8
split-complementary
#BF92E8 #E6E892 #92E894
monochromatic
#842DD3 #A15FDD #BF92E8 #DDC5F3 #F0E6FA
Accessibility & contrast
On white
2.47
#BF92E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BF92E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF92E8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF92E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF92E8 | 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)
#80A3EB
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#B99FB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf92e8; /* rgb */ color: rgb(191, 146, 232); /* oklch */ color: oklch(73.4% 0.129 307.5);
Tailwind
colors: {
custom: {
50: '#d3b2ef',
500: '#bf92e8',
950: '#000000',
},
}SCSS
$custom: #bf92e8; $custom-light: #d3b2ef; $custom-dark: #000000;
JSON
{
"hex": "#bf92e8",
"rgb": {
"r": 191,
"g": 146,
"b": 232
},
"hsl": {
"h": 271.395,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.73408,
"c": 0.12949,
"h": 307.5
},
"luminance": 0.3746
}Semantic roles & 50–950 ramp
primary
#BF92E8
secondary
#E5F1DA
accent
#CD196F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084