#BE96AF#BE96AF
#BE96AF is a light, muted pink. Relative luminance 0.359; OKLCH L 71.8% C 0.058 H 340.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BE96AF |
|---|---|
| RGB | rgb(190, 150, 175) |
| HSL | hsl(323, 24%, 67%) |
| HSV | hsv(323, 21%, 75%) |
| CMYK | cmyk(0%, 21.1%, 7.9%, 25.5%) |
| CIE-LAB | lab(66.41, 19.10, -7.30) |
| CIE-LCH | lch(66.41, 20.45, 339.10°) |
| OKLab | oklab(71.78% 0.0552 -0.0192) |
| OKLCH | oklch(71.78% 0.058 340.8) |
| XYZ | xyz(39.8789, 35.8562, 45.3694) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.37
Lilac
#C8A2C8
ΔE00 5.50
Dusty Lavender
#AC86A8
ΔE00 5.86
Grey Pink
#C3909B
ΔE00 6.15
Dusty Pink
#D8A7B1
ΔE00 7.92
Faded Pink
#DE9DAC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE96AF #96BEA5
analogous
#B996BE #BE96AF #BE969B
triadic
#BE96AF #AFBE96 #96AFBE
tetradic
#BE96AF #BEB996 #96BEA5 #969BBE
square
#BE96AF #BEB996 #96BEA5 #969BBE
split-complementary
#BE96AF #9BBE96 #96BEB9
monochromatic
#865373 #A77092 #BE96AF #D5BCCC #EDE2E9
Accessibility & contrast
On white
2.57
#BE96AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BE96AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE96AF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE96AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE96AF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB0
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#C3969E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be96af; /* rgb */ color: rgb(190, 150, 175); /* oklch */ color: oklch(71.8% 0.058 340.8);
Tailwind
colors: {
custom: {
50: '#d2b5c6',
500: '#be96af',
950: '#000000',
},
}SCSS
$custom: #be96af; $custom-light: #d2b5c6; $custom-dark: #000000;
JSON
{
"hex": "#be96af",
"rgb": {
"r": 190,
"g": 150,
"b": 175
},
"hsl": {
"h": 322.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.71779,
"c": 0.05845,
"h": 340.8
},
"luminance": 0.35855
}Semantic roles & 50–950 ramp
primary
#BE96AF
secondary
#D1DED6
accent
#A26744
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082