#BC93BF#BC93BF
#BC93BF is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.6% C 0.078 H 324.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BC93BF |
|---|---|
| RGB | rgb(188, 147, 191) |
| HSL | hsl(296, 26%, 66%) |
| HSV | hsv(296, 23%, 75%) |
| CMYK | cmyk(1.6%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(66.00, 23.04, -16.89) |
| CIE-LCH | lch(66.00, 28.57, 323.75°) |
| OKLab | oklab(71.59% 0.063 -0.0455) |
| OKLCH | oklch(71.59% 0.078 324.1) |
| XYZ | xyz(40.5756, 35.3214, 53.9604) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.37
Dusty Lavender
#AC86A8
ΔE00 5.34
Heather
#A484AC
ΔE00 5.99
Pale Purple
#B790D4
ΔE00 6.32
Plum
#DDA0DD
ΔE00 7.18
Lavender
#B39DDB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC93BF #96BF93
analogous
#A693BF #BC93BF #BF93AC
triadic
#BC93BF #BFBC93 #93BFBC
tetradic
#BC93BF #BFA693 #96BF93 #93ACBF
square
#BC93BF #BFA693 #96BF93 #93ACBF
split-complementary
#BC93BF #ACBF93 #93BFA6
monochromatic
#845087 #A46DA8 #BC93BF #D4B9D6 #ECE0ED
Accessibility & contrast
On white
2.60
#BC93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#BC93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC93BF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC93BF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC1
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#BE97A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bc93bf; /* rgb */ color: rgb(188, 147, 191); /* oklch */ color: oklch(71.6% 0.078 324.1);
Tailwind
colors: {
custom: {
50: '#d0b3d2',
500: '#bc93bf',
950: '#000000',
},
}SCSS
$custom: #bc93bf; $custom-light: #d0b3d2; $custom-dark: #000000;
JSON
{
"hex": "#bc93bf",
"rgb": {
"r": 188,
"g": 147,
"b": 191
},
"hsl": {
"h": 295.909,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71586,
"c": 0.0777,
"h": 324.1
},
"luminance": 0.3532
}Semantic roles & 50–950 ramp
primary
#BC93BF
secondary
#D1DED0
accent
#A44148
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082