#BC99AF#BC99AF
#BC99AF is a light, muted pink. Relative luminance 0.366; OKLCH L 72.2% C 0.051 H 340.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BC99AF |
|---|---|
| RGB | rgb(188, 153, 175) |
| HSL | hsl(322, 21%, 67%) |
| HSV | hsv(322, 19%, 74%) |
| CMYK | cmyk(0%, 18.6%, 6.9%, 26.3%) |
| CIE-LAB | lab(66.95, 16.72, -6.51) |
| CIE-LCH | lch(66.95, 17.95, 338.73°) |
| OKLab | oklab(72.15% 0.0482 -0.0172) |
| OKLCH | oklch(72.15% 0.051 340.4) |
| XYZ | xyz(39.8675, 36.5700, 45.5077) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.71
Lilac
#C8A2C8
ΔE00 5.77
Grey Pink
#C3909B
ΔE00 6.38
Dusty Lavender
#AC86A8
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 7.58
Faded Pink
#DE9DAC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC99AF #99BCA6
analogous
#B899BC #BC99AF #BC999E
triadic
#BC99AF #AFBC99 #99AFBC
tetradic
#BC99AF #BCB899 #99BCA6 #999EBC
square
#BC99AF #BCB899 #99BCA6 #999EBC
split-complementary
#BC99AF #9EBC99 #99BCB8
monochromatic
#845773 #A47492 #BC99AF #D4BECC #EDE3E9
Accessibility & contrast
On white
2.53
#BC99AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BC99AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC99AF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC99AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC99AF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#C199A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bc99af; /* rgb */ color: rgb(188, 153, 175); /* oklch */ color: oklch(72.2% 0.051 340.4);
Tailwind
colors: {
custom: {
50: '#d0b7c6',
500: '#bc99af',
950: '#000000',
},
}SCSS
$custom: #bc99af; $custom-light: #d0b7c6; $custom-dark: #000000;
JSON
{
"hex": "#bc99af",
"rgb": {
"r": 188,
"g": 153,
"b": 175
},
"hsl": {
"h": 322.286,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.72153,
"c": 0.05115,
"h": 340.4
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#BC99AF
secondary
#D3DED7
accent
#9F6746
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082