#BEAEAB#BEAEAB
#BEAEAB is a light, near-neutral red. Relative luminance 0.442; OKLCH L 76.3% C 0.019 H 30.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEAB |
|---|---|
| RGB | rgb(190, 174, 171) |
| HSL | hsl(9, 13%, 71%) |
| HSV | hsv(9, 10%, 75%) |
| CMYK | cmyk(0%, 8.4%, 10%, 25.5%) |
| CIE-LAB | lab(72.34, 5.21, 3.61) |
| CIE-LCH | lch(72.34, 6.34, 34.72°) |
| OKLab | oklab(76.35% 0.0164 0.0096) |
| OKLCH | oklch(76.35% 0.019 30.3) |
| XYZ | xyz(43.7213, 44.1602, 44.7408) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.46
Dark Gray
#A9A9A9
ΔE00 7.60
Warm Gray
#C9BEB0
ΔE00 7.78
Silver
#C0C0C0
ΔE00 8.21
Greige
#B8AB98
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEAB #ABBBBE
analogous
#BEABB1 #BEAEAB #BEB7AB
triadic
#BEAEAB #ABBEAE #AEABBE
tetradic
#BEAEAB #B1BEAB #ABBBBE #B7ABBE
square
#BEAEAB #B1BEAB #ABBBBE #B7ABBE
split-complementary
#BEAEAB #ABBEB7 #ABB1BE
monochromatic
#876D68 #A38D88 #BEAEAB #D9CFCE #F2EEEE
Accessibility & contrast
On white
2.14
#BEAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#BEAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEAB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEAB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AB
Deuteranopia (green-blind)
#B5B3AB
Tritanopia (blue-blind)
#C2ACAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #beaeab; /* rgb */ color: rgb(190, 174, 171); /* oklch */ color: oklch(76.3% 0.019 30.3);
Tailwind
colors: {
custom: {
50: '#d1c6c4',
500: '#beaeab',
950: '#000000',
},
}SCSS
$custom: #beaeab; $custom-light: #d1c6c4; $custom-dark: #000000;
JSON
{
"hex": "#beaeab",
"rgb": {
"r": 190,
"g": 174,
"b": 171
},
"hsl": {
"h": 9.474,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76349,
"c": 0.01902,
"h": 30.3
},
"luminance": 0.4416
}Semantic roles & 50–950 ramp
primary
#BEAEAB
secondary
#E0E4E5
accent
#8B974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281