#BEABAF#BEABAF
#BEABAF is a light, muted red. Relative luminance 0.432; OKLCH L 75.9% C 0.023 H 3.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABAF |
|---|---|
| RGB | rgb(190, 171, 175) |
| HSL | hsl(347, 13%, 71%) |
| HSV | hsv(347, 10%, 75%) |
| CMYK | cmyk(0%, 10%, 7.9%, 25.5%) |
| CIE-LAB | lab(71.67, 7.54, 0.45) |
| CIE-LCH | lch(71.67, 7.55, 3.39°) |
| OKLab | oklab(75.86% 0.0226 0.0013) |
| OKLCH | oklch(75.86% 0.023 3.3) |
| XYZ | xyz(43.5352, 43.1689, 46.5881) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.28
Dark Gray
#A9A9A9
ΔE00 9.21
Dusty Pink
#D8A7B1
ΔE00 9.28
Dove Gray
#B6B8BD
ΔE00 9.68
Silver
#C0C0C0
ΔE00 10.04
Thistle
#D8BFD8
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABAF #ABBEBA
analogous
#BEABB8 #BEABAF #BEB0AB
triadic
#BEABAF #AFBEAB #ABAFBE
tetradic
#BEABAF #B8BEAB #ABBEBA #B0ABBE
square
#BEABAF #B8BEAB #ABBEBA #B0ABBE
split-complementary
#BEABAF #ABBEB0 #ABB8BE
monochromatic
#87686E #A3888E #BEABAF #D9CED0 #F2EEEF
Accessibility & contrast
On white
2.18
#BEABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BEABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABAF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABAF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#C2AAAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beabaf; /* rgb */ color: rgb(190, 171, 175); /* oklch */ color: oklch(75.9% 0.023 3.3);
Tailwind
colors: {
custom: {
50: '#d1c4c6',
500: '#beabaf',
950: '#000000',
},
}SCSS
$custom: #beabaf; $custom-light: #d1c4c6; $custom-dark: #000000;
JSON
{
"hex": "#beabaf",
"rgb": {
"r": 190,
"g": 171,
"b": 175
},
"hsl": {
"h": 347.368,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75863,
"c": 0.02262,
"h": 3.3
},
"luminance": 0.43168
}Semantic roles & 50–950 ramp
primary
#BEABAF
secondary
#E0E5E4
accent
#97884F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182