#BC92DC#BC92DC
#BC92DC is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.6% C 0.114 H 309.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92DC |
|---|---|
| RGB | rgb(188, 146, 220) |
| HSL | hsl(274, 51%, 72%) |
| HSV | hsv(274, 34%, 86%) |
| CMYK | cmyk(14.5%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(66.84, 29.54, -31.75) |
| CIE-LCH | lch(66.84, 43.37, 312.93°) |
| OKLab | oklab(72.58% 0.0726 -0.0874) |
| OKLCH | oklch(72.58% 0.114 309.7) |
| XYZ | xyz(43.9339, 36.4169, 72.4110) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.53
Lavender (survey)
#C79FEF
ΔE00 4.04
Lavender
#B39DDB
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92DC #B2DC92
analogous
#9792DC #BC92DC #DC92D7
triadic
#BC92DC #DCBC92 #92DCBC
tetradic
#BC92DC #DC9792 #B2DC92 #92D7DC
square
#BC92DC #DC9792 #B2DC92 #92D7DC
split-complementary
#BC92DC #D7DC92 #92DC97
monochromatic
#823BB8 #A064CD #BC92DC #D8C0EB #F1E8F8
Accessibility & contrast
On white
2.54
#BC92DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BC92DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92DC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92DC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1DF
Deuteranopia (green-blind)
#8EA3DA
Tritanopia (blue-blind)
#B89CAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc92dc; /* rgb */ color: rgb(188, 146, 220); /* oklch */ color: oklch(72.6% 0.114 309.7);
Tailwind
colors: {
custom: {
50: '#d1b2e7',
500: '#bc92dc',
950: '#000000',
},
}SCSS
$custom: #bc92dc; $custom-light: #d1b2e7; $custom-dark: #000000;
JSON
{
"hex": "#bc92dc",
"rgb": {
"r": 188,
"g": 146,
"b": 220
},
"hsl": {
"h": 274.054,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.72582,
"c": 0.11361,
"h": 309.7
},
"luminance": 0.36416
}Semantic roles & 50–950 ramp
primary
#BC92DC
secondary
#E4EEDC
accent
#BF2768
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084