#BEACA7#BEACA7
#BEACA7 is a light, muted red. Relative luminance 0.432; OKLCH L 75.8% C 0.022 H 36.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACA7 |
|---|---|
| RGB | rgb(190, 172, 167) |
| HSL | hsl(13, 15%, 70%) |
| HSV | hsv(13, 12%, 75%) |
| CMYK | cmyk(0%, 9.5%, 12.1%, 25.5%) |
| CIE-LAB | lab(71.72, 5.62, 4.92) |
| CIE-LCH | lch(71.72, 7.47, 41.20°) |
| OKLab | oklab(75.83% 0.0179 0.013) |
| OKLCH | oklch(75.83% 0.022 36) |
| XYZ | xyz(42.9623, 43.2430, 42.6353) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.09
Warm Gray
#C9BEB0
ΔE00 7.77
Greige
#B8AB98
ΔE00 8.11
Dark Gray
#A9A9A9
ΔE00 8.23
Mushroom
#BA9E88
ΔE00 8.31
Stone
#A89F91
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACA7 #A7B9BE
analogous
#BEA7AE #BEACA7 #BEB7A7
triadic
#BEACA7 #A7BEAC #ACA7BE
tetradic
#BEACA7 #AEBEA7 #A7B9BE #B7A7BE
square
#BEACA7 #AEBEA7 #A7B9BE #B7A7BE
split-complementary
#BEACA7 #A7BEB7 #A7AEBE
monochromatic
#876B64 #A48B84 #BEACA7 #D8CDCA #F2EEED
Accessibility & contrast
On white
2.18
#BEACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BEACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACA7
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACA7 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#C3AAAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beaca7; /* rgb */ color: rgb(190, 172, 167); /* oklch */ color: oklch(75.8% 0.022 36.0);
Tailwind
colors: {
custom: {
50: '#d1c4c1',
500: '#beaca7',
950: '#000000',
},
}SCSS
$custom: #beaca7; $custom-light: #d1c4c1; $custom-dark: #000000;
JSON
{
"hex": "#beaca7",
"rgb": {
"r": 190,
"g": 172,
"b": 167
},
"hsl": {
"h": 13.043,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.75834,
"c": 0.02211,
"h": 36
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#BEACA7
secondary
#DDE2E4
accent
#88994C
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181