#BC92CA#BC92CA
#BC92CA is a light, moderate purple. Relative luminance 0.355; OKLCH L 71.8% C 0.092 H 317.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BC92CA |
|---|---|
| RGB | rgb(188, 146, 202) |
| HSL | hsl(285, 35%, 68%) |
| HSV | hsv(285, 28%, 79%) |
| CMYK | cmyk(6.9%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(66.15, 25.78, -22.81) |
| CIE-LCH | lch(66.15, 34.42, 318.49°) |
| OKLab | oklab(71.83% 0.0678 -0.062) |
| OKLCH | oklch(71.83% 0.092 317.5) |
| XYZ | xyz(41.6770, 35.5142, 60.5251) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.32
Lavender
#B39DDB
ΔE00 5.98
Lilac
#C8A2C8
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.60
Heather
#A484AC
ΔE00 6.95
Wisteria
#A87DC2
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC92CA #A0CA92
analogous
#A092CA #BC92CA #CA92BC
triadic
#BC92CA #CABC92 #92CABC
tetradic
#BC92CA #CAA092 #A0CA92 #92BCCA
square
#BC92CA #CAA092 #A0CA92 #92BCCA
split-complementary
#BC92CA #BCCA92 #92CAA0
monochromatic
#844A98 #A369B6 #BC92CA #D5BBDE #EFE4F2
Accessibility & contrast
On white
2.59
#BC92CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BC92CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC92CA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC92CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC92CA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#94A2C8
Tritanopia (blue-blind)
#BC98A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bc92ca; /* rgb */ color: rgb(188, 146, 202); /* oklch */ color: oklch(71.8% 0.092 317.5);
Tailwind
colors: {
custom: {
50: '#d0b2da',
500: '#bc92ca',
950: '#000000',
},
}SCSS
$custom: #bc92ca; $custom-light: #d0b2da; $custom-dark: #000000;
JSON
{
"hex": "#bc92ca",
"rgb": {
"r": 188,
"g": 146,
"b": 202
},
"hsl": {
"h": 285,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.71828,
"c": 0.09192,
"h": 317.5
},
"luminance": 0.35513
}Semantic roles & 50–950 ramp
primary
#BC92CA
secondary
#D8E4D3
accent
#AD3855
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083