#BC92DB#BC92DB
#BC92DB is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.5% C 0.112 H 310.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92DB |
|---|---|
| RGB | rgb(188, 146, 219) |
| HSL | hsl(275, 50%, 72%) |
| HSV | hsv(275, 33%, 86%) |
| CMYK | cmyk(14.2%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.80, 29.32, -31.26) |
| CIE-LCH | lch(66.80, 42.86, 313.17°) |
| OKLab | oklab(72.54% 0.0724 -0.086) |
| OKLCH | oklch(72.54% 0.112 310.1) |
| XYZ | xyz(43.8018, 36.3641, 71.7156) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.38
Lavender (survey)
#C79FEF
ΔE00 4.15
Lavender
#B39DDB
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92DB #B1DB92
analogous
#9892DB #BC92DB #DB92D6
triadic
#BC92DB #DBBC92 #92DBBC
tetradic
#BC92DB #DB9892 #B1DB92 #92D6DB
square
#BC92DB #DB9892 #B1DB92 #92D6DB
split-complementary
#BC92DB #D6DB92 #92DB98
monochromatic
#833CB6 #A064CC #BC92DB #D8C0EA #F1E8F7
Accessibility & contrast
On white
2.54
#BC92DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#BC92DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92DB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92DB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DE
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#B99CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc92db; /* rgb */ color: rgb(188, 146, 219); /* oklch */ color: oklch(72.5% 0.112 310.1);
Tailwind
colors: {
custom: {
50: '#d1b2e6',
500: '#bc92db',
950: '#000000',
},
}SCSS
$custom: #bc92db; $custom-light: #d1b2e6; $custom-dark: #000000;
JSON
{
"hex": "#bc92db",
"rgb": {
"r": 188,
"g": 146,
"b": 219
},
"hsl": {
"h": 274.521,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.72539,
"c": 0.11237,
"h": 310.1
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#BC92DB
secondary
#E3EEDB
accent
#BE2867
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084