#BB93B2#BB93B2
#BB93B2 is a light, moderate pink. Relative luminance 0.346; OKLCH L 71.0% C 0.064 H 334.3°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93B2 |
|---|---|
| RGB | rgb(187, 147, 178) |
| HSL | hsl(314, 23%, 65%) |
| HSV | hsv(314, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 4.8%, 26.7%) |
| CIE-LAB | lab(65.47, 20.25, -10.41) |
| CIE-LCH | lch(65.47, 22.77, 332.80°) |
| OKLab | oklab(71.02% 0.0575 -0.0277) |
| OKLCH | oklch(71.02% 0.064 334.3) |
| XYZ | xyz(38.9624, 34.6477, 46.7461) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.40
Lilac
#C8A2C8
ΔE00 4.96
Light Mauve
#C292A1
ΔE00 6.06
Heather
#A484AC
ΔE00 6.53
Grey Pink
#C3909B
ΔE00 7.79
Plum
#DDA0DD
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93B2 #93BB9C
analogous
#B093BB #BB93B2 #BB939E
triadic
#BB93B2 #B2BB93 #93B2BB
tetradic
#BB93B2 #BBB093 #93BB9C #939EBB
square
#BB93B2 #BBB093 #93BB9C #939EBB
split-complementary
#BB93B2 #9EBB93 #93BBB0
monochromatic
#825277 #A36D97 #BB93B2 #D3B9CD #EADEE8
Accessibility & contrast
On white
2.65
#BB93B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BB93B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93B2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93B2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#9CA1B1
Tritanopia (blue-blind)
#BF949D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb93b2; /* rgb */ color: rgb(187, 147, 178); /* oklch */ color: oklch(71.0% 0.064 334.3);
Tailwind
colors: {
custom: {
50: '#cfb3c9',
500: '#bb93b2',
950: '#000000',
},
}SCSS
$custom: #bb93b2; $custom-light: #cfb3c9; $custom-dark: #000000;
JSON
{
"hex": "#bb93b2",
"rgb": {
"r": 187,
"g": 147,
"b": 178
},
"hsl": {
"h": 313.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.71019,
"c": 0.06382,
"h": 334.3
},
"luminance": 0.34647
}Semantic roles & 50–950 ramp
primary
#BB93B2
secondary
#CEDCD1
accent
#A15944
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082