#BE9EA6#BE9EA6
#BE9EA6 is a light, muted red. Relative luminance 0.382; OKLCH L 73.0% C 0.039 H 1.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EA6 |
|---|---|
| RGB | rgb(190, 158, 166) |
| HSL | hsl(345, 20%, 68%) |
| HSV | hsv(345, 17%, 75%) |
| CMYK | cmyk(0%, 16.8%, 12.6%, 25.5%) |
| CIE-LAB | lab(68.13, 13.12, 0.28) |
| CIE-LCH | lch(68.13, 13.12, 1.20°) |
| OKLab | oklab(73.03% 0.0393 0.0009) |
| OKLCH | oklch(73.03% 0.039 1.3) |
| XYZ | xyz(40.3447, 38.1552, 41.3085) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.43
Grey Pink
#C3909B
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 5.92
Pinkish Grey
#C8ACA9
ΔE00 6.17
Rosybrown
#BC8F8F
ΔE00 6.28
Greyish Pink
#C88D94
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EA6 #9EBEB6
analogous
#BE9EB6 #BE9EA6 #BEA69E
triadic
#BE9EA6 #A6BE9E #9EA6BE
tetradic
#BE9EA6 #B6BE9E #9EBEB6 #A69EBE
square
#BE9EA6 #B6BE9E #9EBEB6 #A69EBE
split-complementary
#BE9EA6 #9EBEA6 #9EB6BE
monochromatic
#875B66 #A57984 #BE9EA6 #D7C3C8 #EFE7E9
Accessibility & contrast
On white
2.43
#BE9EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BE9EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EA6
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EA6 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#A9A8A5
Tritanopia (blue-blind)
#C49CA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #be9ea6; /* rgb */ color: rgb(190, 158, 166); /* oklch */ color: oklch(73.0% 0.039 1.3);
Tailwind
colors: {
custom: {
50: '#d2bac0',
500: '#be9ea6',
950: '#000000',
},
}SCSS
$custom: #be9ea6; $custom-light: #d2bac0; $custom-dark: #000000;
JSON
{
"hex": "#be9ea6",
"rgb": {
"r": 190,
"g": 158,
"b": 166
},
"hsl": {
"h": 345,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.7303,
"c": 0.03927,
"h": 1.3
},
"luminance": 0.38154
}Semantic roles & 50–950 ramp
primary
#BE9EA6
secondary
#D7E1DE
accent
#9E8847
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081