#BC92E2#BC92E2
#BC92E2 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.8% C 0.121 H 307.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92E2 |
|---|---|
| RGB | rgb(188, 146, 226) |
| HSL | hsl(272, 58%, 73%) |
| HSV | hsv(272, 35%, 89%) |
| CMYK | cmyk(16.8%, 35.4%, 0%, 11.4%) |
| CIE-LAB | lab(67.08, 30.84, -34.69) |
| CIE-LCH | lch(67.08, 46.42, 311.64°) |
| OKLab | oklab(72.85% 0.074 -0.0958) |
| OKLCH | oklch(72.85% 0.121 307.7) |
| XYZ | xyz(44.7428, 36.7405, 76.6713) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.63
Lavender (survey)
#C79FEF
ΔE00 3.61
Baby Purple
#CA9BF7
ΔE00 3.85
Lavender
#B39DDB
ΔE00 4.79
Liliac
#C48EFD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92E2 #B8E292
analogous
#9492E2 #BC92E2 #E292E0
triadic
#BC92E2 #E2BC92 #92E2BC
tetradic
#BC92E2 #E29492 #B8E292 #92E0E2
square
#BC92E2 #E29492 #B8E292 #92E0E2
split-complementary
#BC92E2 #E0E292 #92E294
monochromatic
#8034C5 #9E62D5 #BC92E2 #DAC2EF #F0E7F9
Accessibility & contrast
On white
2.52
#BC92E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BC92E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92E2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92E2 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A2E5
Deuteranopia (green-blind)
#8BA4E0
Tritanopia (blue-blind)
#B79EB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc92e2; /* rgb */ color: rgb(188, 146, 226); /* oklch */ color: oklch(72.8% 0.121 307.7);
Tailwind
colors: {
custom: {
50: '#d1b2eb',
500: '#bc92e2',
950: '#000000',
},
}SCSS
$custom: #bc92e2; $custom-light: #d1b2eb; $custom-dark: #000000;
JSON
{
"hex": "#bc92e2",
"rgb": {
"r": 188,
"g": 146,
"b": 226
},
"hsl": {
"h": 271.5,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.72849,
"c": 0.12105,
"h": 307.7
},
"luminance": 0.3674
}Semantic roles & 50–950 ramp
primary
#BC92E2
secondary
#E5F0DB
accent
#C6206F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084