#BC9EAF#BC9EAF
#BC9EAF is a light, muted pink. Relative luminance 0.382; OKLCH L 73.1% C 0.042 H 343.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9EAF |
|---|---|
| RGB | rgb(188, 158, 175) |
| HSL | hsl(326, 18%, 68%) |
| HSV | hsv(326, 16%, 74%) |
| CMYK | cmyk(0%, 16%, 6.9%, 26.3%) |
| CIE-LAB | lab(68.20, 13.95, -4.67) |
| CIE-LCH | lch(68.20, 14.71, 341.50°) |
| OKLab | oklab(73.12% 0.0404 -0.0122) |
| OKLCH | oklch(73.12% 0.042 343.1) |
| XYZ | xyz(40.7031, 38.2412, 45.7863) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.61
Grey Pink
#C3909B
ΔE00 6.95
Lilac
#C8A2C8
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 7.00
Dusty Lavender
#AC86A8
ΔE00 8.67
Rosybrown
#BC8F8F
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9EAF #9EBCAB
analogous
#BA9EBC #BC9EAF #BC9EA0
triadic
#BC9EAF #AFBC9E #9EAFBC
tetradic
#BC9EAF #BCBA9E #9EBCAB #9EA0BC
square
#BC9EAF #BCBA9E #9EBCAB #9EA0BC
split-complementary
#BC9EAF #A0BC9E #9EBCBA
monochromatic
#845B73 #A37A91 #BC9EAF #D5C2CD #EEE6EB
Accessibility & contrast
On white
2.43
#BC9EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BC9EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9EAF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9EAF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B0
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#C09EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bc9eaf; /* rgb */ color: rgb(188, 158, 175); /* oklch */ color: oklch(73.1% 0.042 343.1);
Tailwind
colors: {
custom: {
50: '#d0bac6',
500: '#bc9eaf',
950: '#000000',
},
}SCSS
$custom: #bc9eaf; $custom-light: #d0bac6; $custom-dark: #000000;
JSON
{
"hex": "#bc9eaf",
"rgb": {
"r": 188,
"g": 158,
"b": 175
},
"hsl": {
"h": 326,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.73118,
"c": 0.0422,
"h": 343.1
},
"luminance": 0.3824
}Semantic roles & 50–950 ramp
primary
#BC9EAF
secondary
#D6E0DA
accent
#9D6D49
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082