#BEAAAF#BEAAAF
#BEAAAF is a light, muted red. Relative luminance 0.428; OKLCH L 75.7% C 0.024 H 0.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAAF |
|---|---|
| RGB | rgb(190, 170, 175) |
| HSL | hsl(345, 13%, 71%) |
| HSV | hsv(345, 11%, 75%) |
| CMYK | cmyk(0%, 10.5%, 7.9%, 25.5%) |
| CIE-LAB | lab(71.41, 8.08, 0.07) |
| CIE-LCH | lch(71.41, 8.08, 0.52°) |
| OKLab | oklab(75.66% 0.0241 0.0003) |
| OKLCH | oklch(75.66% 0.024 0.8) |
| XYZ | xyz(43.3471, 42.7925, 46.5254) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.41
Dusty Pink
#D8A7B1
ΔE00 8.83
Dark Gray
#A9A9A9
ΔE00 9.67
Thistle
#D8BFD8
ΔE00 9.85
Dove Gray
#B6B8BD
ΔE00 10.14
Rosybrown
#BC8F8F
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAAF #AABEB9
analogous
#BEAAB9 #BEAAAF #BEAFAA
triadic
#BEAAAF #AFBEAA #AAAFBE
tetradic
#BEAAAF #B9BEAA #AABEB9 #AFAABE
square
#BEAAAF #B9BEAA #AABEB9 #AFAABE
split-complementary
#BEAAAF #AABEAF #AAB9BE
monochromatic
#87676F #A3878E #BEAAAF #D9CDD0 #F2EEEF
Accessibility & contrast
On white
2.20
#BEAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#BEAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAAF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAAF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#C2A9AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaaaf; /* rgb */ color: rgb(190, 170, 175); /* oklch */ color: oklch(75.7% 0.024 0.8);
Tailwind
colors: {
custom: {
50: '#d1c3c6',
500: '#beaaaf',
950: '#000000',
},
}SCSS
$custom: #beaaaf; $custom-light: #d1c3c6; $custom-dark: #000000;
JSON
{
"hex": "#beaaaf",
"rgb": {
"r": 190,
"g": 170,
"b": 175
},
"hsl": {
"h": 345,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75663,
"c": 0.02411,
"h": 0.8
},
"luminance": 0.42792
}Semantic roles & 50–950 ramp
primary
#BEAAAF
secondary
#DFE5E3
accent
#97854E
background
#FCFBFC
surface
#F9F7F8
border
#D2D0D1
text
#141213
muted
#828182