#BE9EAE#BE9EAE
#BE9EAE is a light, muted pink. Relative luminance 0.385; OKLCH L 73.3% C 0.043 H 346.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EAE |
|---|---|
| RGB | rgb(190, 158, 174) |
| HSL | hsl(330, 20%, 68%) |
| HSV | hsv(330, 17%, 75%) |
| CMYK | cmyk(0%, 16.8%, 8.4%, 25.5%) |
| CIE-LAB | lab(68.36, 14.50, -3.86) |
| CIE-LCH | lch(68.36, 15.00, 345.10°) |
| OKLab | oklab(73.28% 0.0423 -0.01) |
| OKLCH | oklch(73.28% 0.043 346.6) |
| XYZ | xyz(41.1015, 38.4579, 45.2942) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 6.34
Grey Pink
#C3909B
ΔE00 6.36
Lilac
#C8A2C8
ΔE00 7.18
Faded Pink
#DE9DAC
ΔE00 8.32
Rosybrown
#BC8F8F
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EAE #9EBEAE
analogous
#BE9EBE #BE9EAE #BE9E9E
triadic
#BE9EAE #AEBE9E #9EAEBE
tetradic
#BE9EAE #BEBE9E #9EBEAE #9E9EBE
square
#BE9EAE #BEBE9E #9EBEAE #9E9EBE
split-complementary
#BE9EAE #9EBE9E #9EBEBE
monochromatic
#875B71 #A5798F #BE9EAE #D7C3CD #EFE7EB
Accessibility & contrast
On white
2.42
#BE9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BE9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EAE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EAE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#A7A9AD
Tritanopia (blue-blind)
#C39EA3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9eae; /* rgb */ color: rgb(190, 158, 174); /* oklch */ color: oklch(73.3% 0.043 346.6);
Tailwind
colors: {
custom: {
50: '#d1bac6',
500: '#be9eae',
950: '#000000',
},
}SCSS
$custom: #be9eae; $custom-light: #d1bac6; $custom-dark: #000000;
JSON
{
"hex": "#be9eae",
"rgb": {
"r": 190,
"g": 158,
"b": 174
},
"hsl": {
"h": 330,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73275,
"c": 0.04347,
"h": 346.6
},
"luminance": 0.38457
}Semantic roles & 50–950 ramp
primary
#BE9EAE
secondary
#D7E1DC
accent
#9E7347
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082