#BEAAAE#BEAAAE
#BEAAAE is a light, muted red. Relative luminance 0.428; OKLCH L 75.6% C 0.024 H 4.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAAE |
|---|---|
| RGB | rgb(190, 170, 174) |
| HSL | hsl(348, 13%, 71%) |
| HSV | hsv(348, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 8.4%, 25.5%) |
| CIE-LAB | lab(71.39, 7.91, 0.59) |
| CIE-LCH | lch(71.39, 7.93, 4.24°) |
| OKLab | oklab(75.63% 0.0237 0.0017) |
| OKLCH | oklch(75.63% 0.024 4) |
| XYZ | xyz(43.2492, 42.7534, 46.0101) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.08
Dusty Pink
#D8A7B1
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.51
Dove Gray
#B6B8BD
ΔE00 10.09
Thistle
#D8BFD8
ΔE00 10.20
Rosybrown
#BC8F8F
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAAE #AABEBA
analogous
#BEAAB8 #BEAAAE #BEB0AA
triadic
#BEAAAE #AEBEAA #AAAEBE
tetradic
#BEAAAE #B8BEAA #AABEBA #B0AABE
square
#BEAAAE #B8BEAA #AABEBA #B0AABE
split-complementary
#BEAAAE #AABEB0 #AAB8BE
monochromatic
#87676D #A3878D #BEAAAE #D9CDCF #F2EEEE
Accessibility & contrast
On white
2.20
#BEAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#BEAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAAE
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAAE | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#B1B0AE
Tritanopia (blue-blind)
#C2A9AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaaae; /* rgb */ color: rgb(190, 170, 174); /* oklch */ color: oklch(75.6% 0.024 4.0);
Tailwind
colors: {
custom: {
50: '#d1c3c6',
500: '#beaaae',
950: '#000000',
},
}SCSS
$custom: #beaaae; $custom-light: #d1c3c6; $custom-dark: #000000;
JSON
{
"hex": "#beaaae",
"rgb": {
"r": 190,
"g": 170,
"b": 174
},
"hsl": {
"h": 348,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75634,
"c": 0.02378,
"h": 4
},
"luminance": 0.42753
}Semantic roles & 50–950 ramp
primary
#BEAAAE
secondary
#DFE5E4
accent
#97894E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182