#B296A0#B296A0
#B296A0 is a light, muted pink. Relative luminance 0.338; OKLCH L 70.1% C 0.036 H 354.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B296A0 |
|---|---|
| RGB | rgb(178, 150, 160) |
| HSL | hsl(339, 15%, 64%) |
| HSV | hsv(339, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 10.1%, 30.2%) |
| CIE-LAB | lab(64.82, 12.11, -1.35) |
| CIE-LCH | lch(64.82, 12.18, 353.63°) |
| OKLab | oklab(70.13% 0.0358 -0.0034) |
| OKLCH | oklch(70.13% 0.036 354.6) |
| XYZ | xyz(35.6112, 33.8166, 37.9022) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 6.38
Rosybrown
#BC8F8F
ΔE00 6.59
Pinkish Grey
#C8ACA9
ΔE00 8.39
Greyish Pink
#C88D94
ΔE00 8.42
Dusty Pink
#D8A7B1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B296A0 #96B2A8
analogous
#B296AE #B296A0 #B29A96
triadic
#B296A0 #A0B296 #96A0B2
tetradic
#B296A0 #AEB296 #96B2A8 #9A96B2
square
#B296A0 #AEB296 #96B2A8 #9A96B2
split-complementary
#B296A0 #96B29A #96AEB2
monochromatic
#775762 #987380 #B296A0 #CCB9C0 #E6DDE0
Accessibility & contrast
On white
2.71
#B296A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B296A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B296A0
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B296A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B296A0 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#B79599
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b296a0; /* rgb */ color: rgb(178, 150, 160); /* oklch */ color: oklch(70.1% 0.036 354.6);
Tailwind
colors: {
custom: {
50: '#c9b5bc',
500: '#b296a0',
950: '#000000',
},
}SCSS
$custom: #b296a0; $custom-light: #c9b5bc; $custom-dark: #000000;
JSON
{
"hex": "#b296a0",
"rgb": {
"r": 178,
"g": 150,
"b": 160
},
"hsl": {
"h": 338.571,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.70131,
"c": 0.03599,
"h": 354.6
},
"luminance": 0.33816
}Semantic roles & 50–950 ramp
primary
#B296A0
secondary
#CDD7D3
accent
#9A7E4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081