#BC92DA#BC92DA
#BC92DA is a light, moderate violet. Relative luminance 0.363; OKLCH L 72.5% C 0.111 H 310.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92DA |
|---|---|
| RGB | rgb(188, 146, 218) |
| HSL | hsl(275, 49%, 71%) |
| HSV | hsv(275, 33%, 85%) |
| CMYK | cmyk(13.8%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(66.76, 29.11, -30.77) |
| CIE-LCH | lch(66.76, 42.35, 313.41°) |
| OKLab | oklab(72.5% 0.0721 -0.0846) |
| OKLCH | oklch(72.5% 0.111 310.5) |
| XYZ | xyz(43.6706, 36.3116, 71.0243) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.25
Lavender (survey)
#C79FEF
ΔE00 4.27
Lavender
#B39DDB
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92DA #B0DA92
analogous
#9892DA #BC92DA #DA92D4
triadic
#BC92DA #DABC92 #92DABC
tetradic
#BC92DA #DA9892 #B0DA92 #92D4DA
square
#BC92DA #DA9892 #B0DA92 #92D4DA
split-complementary
#BC92DA #D4DA92 #92DA98
monochromatic
#833DB4 #A064CA #BC92DA #D8C0EA #F1E8F7
Accessibility & contrast
On white
2.54
#BC92DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BC92DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92DA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92DA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#B99CAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc92da; /* rgb */ color: rgb(188, 146, 218); /* oklch */ color: oklch(72.5% 0.111 310.5);
Tailwind
colors: {
custom: {
50: '#d1b2e5',
500: '#bc92da',
950: '#000000',
},
}SCSS
$custom: #bc92da; $custom-light: #d1b2e5; $custom-dark: #000000;
JSON
{
"hex": "#bc92da",
"rgb": {
"r": 188,
"g": 146,
"b": 218
},
"hsl": {
"h": 275,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.72495,
"c": 0.11114,
"h": 310.5
},
"luminance": 0.36311
}Semantic roles & 50–950 ramp
primary
#BC92DA
secondary
#E2EDDB
accent
#BD2966
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084