#BB93AF#BB93AF
#BB93AF is a light, moderate pink. Relative luminance 0.345; OKLCH L 70.9% C 0.061 H 337.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93AF |
|---|---|
| RGB | rgb(187, 147, 175) |
| HSL | hsl(318, 23%, 65%) |
| HSV | hsv(318, 21%, 73%) |
| CMYK | cmyk(0%, 21.4%, 6.4%, 26.7%) |
| CIE-LAB | lab(65.38, 19.70, -8.86) |
| CIE-LCH | lch(65.38, 21.60, 335.79°) |
| OKLab | oklab(70.92% 0.0565 -0.0235) |
| OKLCH | oklch(70.92% 0.061 337.4) |
| XYZ | xyz(38.6645, 34.5285, 45.1771) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.66
Light Mauve
#C292A1
ΔE00 5.17
Lilac
#C8A2C8
ΔE00 5.49
Grey Pink
#C3909B
ΔE00 6.92
Heather
#A484AC
ΔE00 7.01
Dull Pink
#D5869D
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93AF #93BB9F
analogous
#B393BB #BB93AF #BB939B
triadic
#BB93AF #AFBB93 #93AFBB
tetradic
#BB93AF #BBB393 #93BB9F #939BBB
square
#BB93AF #BBB393 #93BB9F #939BBB
split-complementary
#BB93AF #9BBB93 #93BBB3
monochromatic
#825273 #A36D93 #BB93AF #D3B9CB #EADEE7
Accessibility & contrast
On white
2.66
#BB93AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#BB93AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93AF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93AF | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB0
Deuteranopia (green-blind)
#9DA1AE
Tritanopia (blue-blind)
#C0949C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb93af; /* rgb */ color: rgb(187, 147, 175); /* oklch */ color: oklch(70.9% 0.061 337.4);
Tailwind
colors: {
custom: {
50: '#cfb3c6',
500: '#bb93af',
950: '#000000',
},
}SCSS
$custom: #bb93af; $custom-light: #cfb3c6; $custom-dark: #000000;
JSON
{
"hex": "#bb93af",
"rgb": {
"r": 187,
"g": 147,
"b": 175
},
"hsl": {
"h": 318,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.70916,
"c": 0.06114,
"h": 337.4
},
"luminance": 0.34527
}Semantic roles & 50–950 ramp
primary
#BB93AF
secondary
#CEDCD2
accent
#A16044
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082