#B296AC#B296AC
#B296AC is a light, muted pink. Relative luminance 0.343; OKLCH L 70.5% C 0.045 H 333.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B296AC |
|---|---|
| RGB | rgb(178, 150, 172) |
| HSL | hsl(313, 15%, 64%) |
| HSV | hsv(313, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 3.4%, 30.2%) |
| CIE-LAB | lab(65.17, 14.28, -7.59) |
| CIE-LCH | lch(65.17, 16.17, 332.02°) |
| OKLab | oklab(70.52% 0.0403 -0.0201) |
| OKLCH | oklch(70.52% 0.045 333.5) |
| XYZ | xyz(36.7120, 34.2570, 43.7000) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.96
Light Mauve
#C292A1
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 6.86
Heather
#A484AC
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 7.80
Purpley Grey
#947E94
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B296AC #96B29C
analogous
#AA96B2 #B296AC #B2969E
triadic
#B296AC #ACB296 #96ACB2
tetradic
#B296AC #B2AA96 #96B29C #969EB2
square
#B296AC #B2AA96 #96B29C #969EB2
split-complementary
#B296AC #9EB296 #96B2AA
monochromatic
#775770 #987390 #B296AC #CCB9C8 #E6DDE4
Accessibility & contrast
On white
2.67
#B296AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B296AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B296AC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B296AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B296AC | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#9CA0AB
Tritanopia (blue-blind)
#B5979D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b296ac; /* rgb */ color: rgb(178, 150, 172); /* oklch */ color: oklch(70.5% 0.045 333.5);
Tailwind
colors: {
custom: {
50: '#c9b5c4',
500: '#b296ac',
950: '#000000',
},
}SCSS
$custom: #b296ac; $custom-light: #c9b5c4; $custom-dark: #000000;
JSON
{
"hex": "#b296ac",
"rgb": {
"r": 178,
"g": 150,
"b": 172
},
"hsl": {
"h": 312.857,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.70518,
"c": 0.04507,
"h": 333.5
},
"luminance": 0.34256
}Semantic roles & 50–950 ramp
primary
#B296AC
secondary
#CDD7CF
accent
#9A5D4C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081