#BC9EA0#BC9EA0
#BC9EA0 is a light, muted red. Relative luminance 0.377; OKLCH L 72.7% C 0.036 H 13.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BC9EA0 |
|---|---|
| RGB | rgb(188, 158, 160) |
| HSL | hsl(356, 18%, 68%) |
| HSV | hsv(356, 16%, 74%) |
| CMYK | cmyk(0%, 16%, 14.9%, 26.3%) |
| CIE-LAB | lab(67.79, 11.38, 3.09) |
| CIE-LCH | lch(67.79, 11.79, 15.20°) |
| OKLab | oklab(72.66% 0.0347 0.0083) |
| OKLCH | oklch(72.66% 0.036 13.5) |
| XYZ | xyz(39.3109, 37.6843, 38.4539) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.51
Rosybrown
#BC8F8F
ΔE00 5.72
Grey Pink
#C3909B
ΔE00 7.15
Light Mauve
#C292A1
ΔE00 7.24
Dusty Pink
#D8A7B1
ΔE00 7.24
Greyish Pink
#C88D94
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC9EA0 #9EBCBA
analogous
#BC9EAF #BC9EA0 #BCAB9E
triadic
#BC9EA0 #A0BC9E #9EA0BC
tetradic
#BC9EA0 #AFBC9E #9EBCBA #AB9EBC
square
#BC9EA0 #AFBC9E #9EBCBA #AB9EBC
split-complementary
#BC9EA0 #9EBCAB #9EAFBC
monochromatic
#845B5E #A37A7D #BC9EA0 #D5C2C3 #EEE6E7
Accessibility & contrast
On white
2.46
#BC9EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BC9EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BC9EA0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC9EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC9EA0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#C29C9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bc9ea0; /* rgb */ color: rgb(188, 158, 160); /* oklch */ color: oklch(72.7% 0.036 13.5);
Tailwind
colors: {
custom: {
50: '#d0babc',
500: '#bc9ea0',
950: '#000000',
},
}SCSS
$custom: #bc9ea0; $custom-light: #d0babc; $custom-dark: #000000;
JSON
{
"hex": "#bc9ea0",
"rgb": {
"r": 188,
"g": 158,
"b": 160
},
"hsl": {
"h": 356,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.72663,
"c": 0.03563,
"h": 13.5
},
"luminance": 0.37683
}Semantic roles & 50–950 ramp
primary
#BC9EA0
secondary
#D6E0DF
accent
#9D9749
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081