#BE9EAA#BE9EAA
#BE9EAA is a light, muted pink. Relative luminance 0.383; OKLCH L 73.2% C 0.041 H 353.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EAA |
|---|---|
| RGB | rgb(190, 158, 170) |
| HSL | hsl(338, 20%, 68%) |
| HSV | hsv(338, 17%, 75%) |
| CMYK | cmyk(0%, 16.8%, 10.5%, 25.5%) |
| CIE-LAB | lab(68.24, 13.80, -1.79) |
| CIE-LCH | lch(68.24, 13.91, 352.59°) |
| OKLab | oklab(73.15% 0.0408 -0.0045) |
| OKLCH | oklch(73.15% 0.041 353.6) |
| XYZ | xyz(40.7173, 38.3043, 43.2710) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 5.95
Rosybrown
#BC8F8F
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.40
Greyish Pink
#C88D94
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EAA #9EBEB2
analogous
#BE9EBA #BE9EAA #BEA29E
triadic
#BE9EAA #AABE9E #9EAABE
tetradic
#BE9EAA #BABE9E #9EBEB2 #A29EBE
square
#BE9EAA #BABE9E #9EBEB2 #A29EBE
split-complementary
#BE9EAA #9EBEA2 #9EBABE
monochromatic
#875B6B #A5798A #BE9EAA #D7C3CA #EFE7EA
Accessibility & contrast
On white
2.42
#BE9EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BE9EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EAA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EAA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#C39DA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be9eaa; /* rgb */ color: rgb(190, 158, 170); /* oklch */ color: oklch(73.2% 0.041 353.6);
Tailwind
colors: {
custom: {
50: '#d1bac3',
500: '#be9eaa',
950: '#000000',
},
}SCSS
$custom: #be9eaa; $custom-light: #d1bac3; $custom-dark: #000000;
JSON
{
"hex": "#be9eaa",
"rgb": {
"r": 190,
"g": 158,
"b": 170
},
"hsl": {
"h": 337.5,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73151,
"c": 0.04104,
"h": 353.6
},
"luminance": 0.38303
}Semantic roles & 50–950 ramp
primary
#BE9EAA
secondary
#D7E1DD
accent
#9E7E47
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081