#BC98AF#BC98AF
#BC98AF is a light, muted pink. Relative luminance 0.362; OKLCH L 72.0% C 0.053 H 340.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BC98AF |
|---|---|
| RGB | rgb(188, 152, 175) |
| HSL | hsl(322, 21%, 67%) |
| HSV | hsv(322, 19%, 74%) |
| CMYK | cmyk(0%, 19.1%, 6.9%, 26.3%) |
| CIE-LAB | lab(66.71, 17.28, -6.88) |
| CIE-LCH | lch(66.71, 18.60, 338.30°) |
| OKLab | oklab(71.96% 0.0498 -0.0181) |
| OKLCH | oklch(71.96% 0.053 340) |
| XYZ | xyz(39.7045, 36.2441, 45.4534) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.66
Lilac
#C8A2C8
ΔE00 5.64
Dusty Lavender
#AC86A8
ΔE00 6.32
Grey Pink
#C3909B
ΔE00 6.38
Dusty Pink
#D8A7B1
ΔE00 7.78
Heather
#A484AC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC98AF #98BCA5
analogous
#B798BC #BC98AF #BC989D
triadic
#BC98AF #AFBC98 #98AFBC
tetradic
#BC98AF #BCB798 #98BCA5 #989DBC
square
#BC98AF #BCB798 #98BCA5 #989DBC
split-complementary
#BC98AF #9DBC98 #98BCB7
monochromatic
#845673 #A47392 #BC98AF #D4BDCC #ECE2E9
Accessibility & contrast
On white
2.55
#BC98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#BC98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC98AF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC98AF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#C198A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bc98af; /* rgb */ color: rgb(188, 152, 175); /* oklch */ color: oklch(72.0% 0.053 340.0);
Tailwind
colors: {
custom: {
50: '#d0b6c6',
500: '#bc98af',
950: '#000000',
},
}SCSS
$custom: #bc98af; $custom-light: #d0b6c6; $custom-dark: #000000;
JSON
{
"hex": "#bc98af",
"rgb": {
"r": 188,
"g": 152,
"b": 175
},
"hsl": {
"h": 321.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.71962,
"c": 0.05296,
"h": 340
},
"luminance": 0.36243
}Semantic roles & 50–950 ramp
primary
#BC98AF
secondary
#D2DED6
accent
#A06646
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082