#BC92ED#BC92ED
#BC92ED is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.135 H 304.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92ED |
|---|---|
| RGB | rgb(188, 146, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 38%, 93%) |
| CMYK | cmyk(20.7%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.55, 33.29, -40.02) |
| CIE-LCH | lch(67.55, 52.05, 309.76°) |
| OKLab | oklab(73.36% 0.0764 -0.1111) |
| OKLCH | oklch(73.36% 0.135 304.5) |
| XYZ | xyz(46.3008, 37.3637, 84.8771) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.10
Liliac
#C48EFD
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.65
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92ED #C3ED92
analogous
#9296ED #BC92ED #E992ED
triadic
#BC92ED #EDBC92 #92EDBC
tetradic
#BC92ED #ED9296 #C3ED92 #92EDE9
square
#BC92ED #ED9296 #C3ED92 #92EDE9
split-complementary
#BC92ED #EDE992 #96ED92
monochromatic
#7B29DC #9C5DE4 #BC92ED #DCC7F6 #EFE5FB
Accessibility & contrast
On white
2.48
#BC92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BC92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92ED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92ED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#B4A0B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bc92ed; /* rgb */ color: rgb(188, 146, 237); /* oklch */ color: oklch(73.4% 0.135 304.5);
Tailwind
colors: {
custom: {
50: '#d1b2f3',
500: '#bc92ed',
950: '#000000',
},
}SCSS
$custom: #bc92ed; $custom-light: #d1b2f3; $custom-dark: #000000;
JSON
{
"hex": "#bc92ed",
"rgb": {
"r": 188,
"g": 146,
"b": 237
},
"hsl": {
"h": 267.692,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.73357,
"c": 0.13482,
"h": 304.5
},
"luminance": 0.37364
}Semantic roles & 50–950 ramp
primary
#BC92ED
secondary
#E6F2D9
accent
#D4127A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085