#BC9FC0#BC9FC0
#BC9FC0 is a light, muted purple. Relative luminance 0.393; OKLCH L 73.9% C 0.057 H 322.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9FC0 |
|---|---|
| RGB | rgb(188, 159, 192) |
| HSL | hsl(293, 21%, 69%) |
| HSV | hsv(293, 17%, 75%) |
| CMYK | cmyk(2.1%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(68.96, 16.57, -12.98) |
| CIE-LCH | lch(68.96, 21.05, 321.92°) |
| OKLab | oklab(73.88% 0.0449 -0.0348) |
| OKLCH | oklch(73.88% 0.057 322.2) |
| XYZ | xyz(42.6503, 39.2941, 55.1967) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.87
Dusty Lavender
#AC86A8
ΔE00 7.46
Heather
#A484AC
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.64
Plum
#DDA0DD
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9FC0 #A3C09F
analogous
#AC9FC0 #BC9FC0 #C09FB4
triadic
#BC9FC0 #C0BC9F #9FC0BC
tetradic
#BC9FC0 #C0AC9F #A3C09F #9FB4C0
square
#BC9FC0 #C0AC9F #A3C09F #9FB4C0
split-complementary
#BC9FC0 #B4C09F #9FC0AC
monochromatic
#845B8A #A27AA8 #BC9FC0 #D6C4D8 #F0E9F0
Accessibility & contrast
On white
2.37
#BC9FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BC9FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9FC0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9FC0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#BDA2AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bc9fc0; /* rgb */ color: rgb(188, 159, 192); /* oklch */ color: oklch(73.9% 0.057 322.2);
Tailwind
colors: {
custom: {
50: '#d0bbd3',
500: '#bc9fc0',
950: '#000000',
},
}SCSS
$custom: #bc9fc0; $custom-light: #d0bbd3; $custom-dark: #000000;
JSON
{
"hex": "#bc9fc0",
"rgb": {
"r": 188,
"g": 159,
"b": 192
},
"hsl": {
"h": 292.727,
"s": 20.755,
"l": 68.824
},
"oklch": {
"l": 0.73882,
"c": 0.05684,
"h": 322.2
},
"luminance": 0.39293
}Semantic roles & 50–950 ramp
primary
#BC9FC0
secondary
#DAE2D9
accent
#9F4651
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082