#BC92E4#BC92E4
#BC92E4 is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.124 H 307.1°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92E4 |
|---|---|
| RGB | rgb(188, 146, 228) |
| HSL | hsl(271, 60%, 73%) |
| HSV | hsv(271, 36%, 89%) |
| CMYK | cmyk(17.5%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(67.17, 31.28, -35.66) |
| CIE-LCH | lch(67.17, 47.44, 311.26°) |
| OKLab | oklab(72.94% 0.0745 -0.0985) |
| OKLCH | oklch(72.94% 0.124 307.1) |
| XYZ | xyz(45.0188, 36.8509, 78.1250) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.56
Baby Purple
#CA9BF7
ΔE00 3.62
Liliac
#C48EFD
ΔE00 4.62
Lavender
#B39DDB
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92E4 #BAE492
analogous
#9392E4 #BC92E4 #E492E3
triadic
#BC92E4 #E4BC92 #92E4BC
tetradic
#BC92E4 #E49392 #BAE492 #92E3E4
square
#BC92E4 #E49392 #BAE492 #92E3E4
split-complementary
#BC92E4 #E3E492 #92E493
monochromatic
#8032CA #9E61D8 #BC92E4 #DAC3F0 #F0E6F9
Accessibility & contrast
On white
2.51
#BC92E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#BC92E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92E4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92E4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#B69EB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc92e4; /* rgb */ color: rgb(188, 146, 228); /* oklch */ color: oklch(72.9% 0.124 307.1);
Tailwind
colors: {
custom: {
50: '#d1b2ec',
500: '#bc92e4',
950: '#000000',
},
}SCSS
$custom: #bc92e4; $custom-light: #d1b2ec; $custom-dark: #000000;
JSON
{
"hex": "#bc92e4",
"rgb": {
"r": 188,
"g": 146,
"b": 228
},
"hsl": {
"h": 270.732,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.72939,
"c": 0.12354,
"h": 307.1
},
"luminance": 0.36851
}Semantic roles & 50–950 ramp
primary
#BC92E4
secondary
#E5F0DB
accent
#C81E71
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084