#BC92CF#BC92CF
#BC92CF is a light, moderate purple. Relative luminance 0.358; OKLCH L 72.0% C 0.098 H 315.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92CF |
|---|---|
| RGB | rgb(188, 146, 207) |
| HSL | hsl(281, 39%, 69%) |
| HSV | hsv(281, 29%, 81%) |
| CMYK | cmyk(9.2%, 29.5%, 0%, 18.8%) |
| CIE-LAB | lab(66.33, 26.80, -25.31) |
| CIE-LCH | lch(66.33, 36.86, 316.63°) |
| OKLab | oklab(72.03% 0.0692 -0.0691) |
| OKLCH | oklch(72.03% 0.098 315.1) |
| XYZ | xyz(42.2787, 35.7549, 63.6936) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.17
Lavender
#B39DDB
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 6.04
Wisteria
#A87DC2
ΔE00 6.65
Plum
#DDA0DD
ΔE00 6.74
Lilac
#C8A2C8
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92CF #A5CF92
analogous
#9E92CF #BC92CF #CF92C4
triadic
#BC92CF #CFBC92 #92CFBC
tetradic
#BC92CF #CF9E92 #A5CF92 #92C4CF
square
#BC92CF #CF9E92 #A5CF92 #92C4CF
split-complementary
#BC92CF #C4CF92 #92CF9E
monochromatic
#8447A0 #A268BC #BC92CF #D6BCE2 #F0E7F4
Accessibility & contrast
On white
2.58
#BC92CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BC92CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92CF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92CF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899FD1
Deuteranopia (green-blind)
#93A2CD
Tritanopia (blue-blind)
#BB99A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc92cf; /* rgb */ color: rgb(188, 146, 207); /* oklch */ color: oklch(72.0% 0.098 315.1);
Tailwind
colors: {
custom: {
50: '#d1b2dd',
500: '#bc92cf',
950: '#000000',
},
}SCSS
$custom: #bc92cf; $custom-light: #d1b2dd; $custom-dark: #000000;
JSON
{
"hex": "#bc92cf",
"rgb": {
"r": 188,
"g": 146,
"b": 207
},
"hsl": {
"h": 281.311,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.72031,
"c": 0.09781,
"h": 315.1
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#BC92CF
secondary
#DBE7D6
accent
#B2345B
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#141115
muted
#828083