#BE9FAB#BE9FAB
#BE9FAB is a light, muted pink. Relative luminance 0.387; OKLCH L 73.4% C 0.040 H 352.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FAB |
|---|---|
| RGB | rgb(190, 159, 171) |
| HSL | hsl(337, 19%, 68%) |
| HSV | hsv(337, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 10%, 25.5%) |
| CIE-LAB | lab(68.52, 13.42, -1.94) |
| CIE-LCH | lch(68.52, 13.56, 351.76°) |
| OKLab | oklab(73.38% 0.0396 -0.005) |
| OKLCH | oklch(73.38% 0.04 352.9) |
| XYZ | xyz(40.9836, 38.6848, 43.8282) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 6.05
Grey Pink
#C3909B
ΔE00 6.32
Pinkish Grey
#C8ACA9
ΔE00 7.25
Rosybrown
#BC8F8F
ΔE00 7.56
Faded Pink
#DE9DAC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FAB #9FBEB2
analogous
#BE9FBA #BE9FAB #BEA29F
triadic
#BE9FAB #ABBE9F #9FABBE
tetradic
#BE9FAB #BABE9F #9FBEB2 #A29FBE
square
#BE9FAB #BABE9F #9FBEB2 #A29FBE
split-complementary
#BE9FAB #9FBEA2 #9FBABE
monochromatic
#875B6C #A57B8B #BE9FAB #D7C3CB #EFE8EB
Accessibility & contrast
On white
2.40
#BE9FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BE9FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FAB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FAB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#C39EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9fab; /* rgb */ color: rgb(190, 159, 171); /* oklch */ color: oklch(73.4% 0.040 352.9);
Tailwind
colors: {
custom: {
50: '#d1bbc4',
500: '#be9fab',
950: '#000000',
},
}SCSS
$custom: #be9fab; $custom-light: #d1bbc4; $custom-dark: #000000;
JSON
{
"hex": "#be9fab",
"rgb": {
"r": 190,
"g": 159,
"b": 171
},
"hsl": {
"h": 336.774,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73376,
"c": 0.03992,
"h": 352.9
},
"luminance": 0.38684
}Semantic roles & 50–950 ramp
primary
#BE9FAB
secondary
#D8E1DD
accent
#9E7C48
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141112
muted
#828081