#BEACB0#BEACB0
#BEACB0 is a light, muted red. Relative luminance 0.436; OKLCH L 76.1% C 0.021 H 2.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACB0 |
|---|---|
| RGB | rgb(190, 172, 176) |
| HSL | hsl(347, 12%, 71%) |
| HSV | hsv(347, 9%, 75%) |
| CMYK | cmyk(0%, 9.5%, 7.4%, 25.5%) |
| CIE-LAB | lab(71.95, 7.17, 0.31) |
| CIE-LCH | lch(71.95, 7.17, 2.46°) |
| OKLab | oklab(76.09% 0.0214 0.0009) |
| OKLCH | oklch(76.09% 0.021 2.5) |
| XYZ | xyz(43.8234, 43.5875, 47.1705) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.50
Dark Gray
#A9A9A9
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 9.26
Dusty Pink
#D8A7B1
ΔE00 9.62
Silver
#C0C0C0
ΔE00 9.63
Thistle
#D8BFD8
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACB0 #ACBEBA
analogous
#BEACB9 #BEACB0 #BEB1AC
triadic
#BEACB0 #B0BEAC #ACB0BE
tetradic
#BEACB0 #B9BEAC #ACBEBA #B1ACBE
square
#BEACB0 #B9BEAC #ACBEBA #B1ACBE
split-complementary
#BEACB0 #ACBEB1 #ACB9BE
monochromatic
#866970 #A38A8F #BEACB0 #D9CED1 #F2EEEF
Accessibility & contrast
On white
2.16
#BEACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BEACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACB0
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACB0 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB0
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#C2ABAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beacb0; /* rgb */ color: rgb(190, 172, 176); /* oklch */ color: oklch(76.1% 0.021 2.5);
Tailwind
colors: {
custom: {
50: '#d1c4c7',
500: '#beacb0',
950: '#000000',
},
}SCSS
$custom: #beacb0; $custom-light: #d1c4c7; $custom-dark: #000000;
JSON
{
"hex": "#beacb0",
"rgb": {
"r": 190,
"g": 172,
"b": 176
},
"hsl": {
"h": 346.667,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.76092,
"c": 0.02146,
"h": 2.5
},
"luminance": 0.43587
}Semantic roles & 50–950 ramp
primary
#BEACB0
secondary
#E1E5E4
accent
#96864F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141213
muted
#828182