#BEACAB#BEACAB
#BEACAB is a light, muted red. Relative luminance 0.434; OKLCH L 75.9% C 0.021 H 21.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACAB |
|---|---|
| RGB | rgb(190, 172, 171) |
| HSL | hsl(3, 13%, 71%) |
| HSV | hsv(3, 10%, 75%) |
| CMYK | cmyk(0%, 9.5%, 10%, 25.5%) |
| CIE-LAB | lab(71.82, 6.30, 2.87) |
| CIE-LCH | lch(71.82, 6.92, 24.48°) |
| OKLab | oklab(75.95% 0.0195 0.0077) |
| OKLCH | oklch(75.95% 0.021 21.4) |
| XYZ | xyz(43.3378, 43.3932, 44.6129) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.61
Dark Gray
#A9A9A9
ΔE00 8.32
Silver
#C0C0C0
ΔE00 9.16
Warm Gray
#C9BEB0
ΔE00 9.29
Dove Gray
#B6B8BD
ΔE00 9.30
Greige
#B8AB98
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACAB #ABBDBE
analogous
#BEABB3 #BEACAB #BEB5AB
triadic
#BEACAB #ABBEAC #ACABBE
tetradic
#BEACAB #B3BEAB #ABBDBE #B5ABBE
square
#BEACAB #B3BEAB #ABBDBE #B5ABBE
split-complementary
#BEACAB #ABBEB5 #ABB3BE
monochromatic
#876A68 #A38A88 #BEACAB #D9CECE #F2EEEE
Accessibility & contrast
On white
2.17
#BEACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BEACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACAB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACAB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#C2AAAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beacab; /* rgb */ color: rgb(190, 172, 171); /* oklch */ color: oklch(75.9% 0.021 21.4);
Tailwind
colors: {
custom: {
50: '#d1c4c4',
500: '#beacab',
950: '#000000',
},
}SCSS
$custom: #beacab; $custom-light: #d1c4c4; $custom-dark: #000000;
JSON
{
"hex": "#beacab",
"rgb": {
"r": 190,
"g": 172,
"b": 171
},
"hsl": {
"h": 3.158,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.75947,
"c": 0.02093,
"h": 21.4
},
"luminance": 0.43392
}Semantic roles & 50–950 ramp
primary
#BEACAB
secondary
#E0E5E5
accent
#93974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181