#BE9FA7#BE9FA7
#BE9FA7 is a light, muted pink. Relative luminance 0.385; OKLCH L 73.3% C 0.038 H 0.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9FA7 |
|---|---|
| RGB | rgb(190, 159, 167) |
| HSL | hsl(345, 19%, 68%) |
| HSV | hsv(345, 16%, 75%) |
| CMYK | cmyk(0%, 16.3%, 12.1%, 25.5%) |
| CIE-LAB | lab(68.41, 12.74, 0.12) |
| CIE-LCH | lch(68.41, 12.74, 0.56°) |
| OKLab | oklab(73.26% 0.0381 0.0005) |
| OKLCH | oklch(73.26% 0.038 0.8) |
| XYZ | xyz(40.6081, 38.5346, 41.8505) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.77
Pinkish Grey
#C8ACA9
ΔE00 5.97
Dusty Pink
#D8A7B1
ΔE00 6.03
Grey Pink
#C3909B
ΔE00 6.28
Rosybrown
#BC8F8F
ΔE00 6.61
Greyish Pink
#C88D94
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9FA7 #9FBEB6
analogous
#BE9FB6 #BE9FA7 #BEA69F
triadic
#BE9FA7 #A7BE9F #9FA7BE
tetradic
#BE9FA7 #B6BE9F #9FBEB6 #A69FBE
square
#BE9FA7 #B6BE9F #9FBEB6 #A69FBE
split-complementary
#BE9FA7 #9FBEA6 #9FB6BE
monochromatic
#875B67 #A57B86 #BE9FA7 #D7C3C8 #EFE8EA
Accessibility & contrast
On white
2.41
#BE9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BE9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9FA7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9FA7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#AAA9A6
Tritanopia (blue-blind)
#C49DA2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9fa7; /* rgb */ color: rgb(190, 159, 167); /* oklch */ color: oklch(73.3% 0.038 0.8);
Tailwind
colors: {
custom: {
50: '#d1bbc1',
500: '#be9fa7',
950: '#000000',
},
}SCSS
$custom: #be9fa7; $custom-light: #d1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#be9fa7",
"rgb": {
"r": 190,
"g": 159,
"b": 167
},
"hsl": {
"h": 344.516,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.73255,
"c": 0.03808,
"h": 0.8
},
"luminance": 0.38533
}Semantic roles & 50–950 ramp
primary
#BE9FA7
secondary
#D8E1DF
accent
#9E8748
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081