#BB90AF#BB90AF
#BB90AF is a light, moderate pink. Relative luminance 0.336; OKLCH L 70.4% C 0.067 H 336.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BB90AF |
|---|---|
| RGB | rgb(187, 144, 175) |
| HSL | hsl(317, 24%, 65%) |
| HSV | hsv(317, 23%, 73%) |
| CMYK | cmyk(0%, 23%, 6.4%, 26.7%) |
| CIE-LAB | lab(64.65, 21.37, -9.95) |
| CIE-LCH | lch(64.65, 23.57, 335.04°) |
| OKLab | oklab(70.35% 0.0612 -0.0264) |
| OKLCH | oklch(70.35% 0.067 336.6) |
| XYZ | xyz(38.2041, 33.6077, 45.0236) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 3.95
Light Mauve
#C292A1
ΔE00 5.73
Lilac
#C8A2C8
ΔE00 5.78
Heather
#A484AC
ΔE00 6.38
Grey Pink
#C3909B
ΔE00 7.41
Dull Pink
#D5869D
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB90AF #90BB9C
analogous
#B190BB #BB90AF #BB909A
triadic
#BB90AF #AFBB90 #90AFBB
tetradic
#BB90AF #BBB190 #90BB9C #909ABB
square
#BB90AF #BBB190 #90BB9C #909ABB
split-complementary
#BB90AF #9ABB90 #90BBB1
monochromatic
#814F73 #A46A94 #BB90AF #D2B6CA #E9DCE6
Accessibility & contrast
On white
2.72
#BB90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#BB90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB90AF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB90AF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#C0919A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb90af; /* rgb */ color: rgb(187, 144, 175); /* oklch */ color: oklch(70.4% 0.067 336.6);
Tailwind
colors: {
custom: {
50: '#d0b0c6',
500: '#bb90af',
950: '#000000',
},
}SCSS
$custom: #bb90af; $custom-light: #d0b0c6; $custom-dark: #000000;
JSON
{
"hex": "#bb90af",
"rgb": {
"r": 187,
"g": 144,
"b": 175
},
"hsl": {
"h": 316.744,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.70353,
"c": 0.06662,
"h": 336.6
},
"luminance": 0.33606
}Semantic roles & 50–950 ramp
primary
#BB90AF
secondary
#CCDBD0
accent
#A35E43
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141013
muted
#827F82