#B296AA#B296AA
#B296AA is a light, muted pink. Relative luminance 0.342; OKLCH L 70.5% C 0.043 H 336.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B296AA |
|---|---|
| RGB | rgb(178, 150, 170) |
| HSL | hsl(317, 15%, 64%) |
| HSV | hsv(317, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 4.5%, 30.2%) |
| CIE-LAB | lab(65.11, 13.91, -6.55) |
| CIE-LCH | lch(65.11, 15.37, 334.78°) |
| OKLab | oklab(70.45% 0.0396 -0.0173) |
| OKLCH | oklch(70.45% 0.043 336.4) |
| XYZ | xyz(36.5214, 34.1807, 42.6961) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.01
Dusty Lavender
#AC86A8
ΔE00 6.37
Lilac
#C8A2C8
ΔE00 7.36
Grey Pink
#C3909B
ΔE00 7.42
Heather
#A484AC
ΔE00 8.09
Purpley Grey
#947E94
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B296AA #96B29E
analogous
#AC96B2 #B296AA #B2969C
triadic
#B296AA #AAB296 #96AAB2
tetradic
#B296AA #B2AC96 #96B29E #969CB2
square
#B296AA #B2AC96 #96B29E #969CB2
split-complementary
#B296AA #9CB296 #96B2AC
monochromatic
#77576E #98738D #B296AA #CCB9C7 #E6DDE3
Accessibility & contrast
On white
2.68
#B296AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#B296AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B296AA
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B296AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B296AA | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#B5979D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b296aa; /* rgb */ color: rgb(178, 150, 170); /* oklch */ color: oklch(70.5% 0.043 336.4);
Tailwind
colors: {
custom: {
50: '#c9b5c3',
500: '#b296aa',
950: '#000000',
},
}SCSS
$custom: #b296aa; $custom-light: #c9b5c3; $custom-dark: #000000;
JSON
{
"hex": "#b296aa",
"rgb": {
"r": 178,
"g": 150,
"b": 170
},
"hsl": {
"h": 317.143,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.70451,
"c": 0.04323,
"h": 336.4
},
"luminance": 0.3418
}Semantic roles & 50–950 ramp
primary
#B296AA
secondary
#CDD7D0
accent
#9A624C
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081