#BEACAD#BEACAD
#BEACAD is a light, muted red. Relative luminance 0.435; OKLCH L 76.0% C 0.021 H 13.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACAD |
|---|---|
| RGB | rgb(190, 172, 173) |
| HSL | hsl(357, 12%, 71%) |
| HSV | hsv(357, 9%, 75%) |
| CMYK | cmyk(0%, 9.5%, 8.9%, 25.5%) |
| CIE-LAB | lab(71.87, 6.64, 1.84) |
| CIE-LCH | lch(71.87, 6.90, 15.51°) |
| OKLab | oklab(76% 0.0203 0.005) |
| OKLCH | oklch(76% 0.021 13.8) |
| XYZ | xyz(43.5299, 43.4701, 45.6245) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.81
Dark Gray
#A9A9A9
ΔE00 8.50
Dove Gray
#B6B8BD
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.29
Warm Gray
#C9BEB0
ΔE00 10.10
Dusty Pink
#D8A7B1
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACAD #ACBEBD
analogous
#BEACB6 #BEACAD #BEB4AC
triadic
#BEACAD #ADBEAC #ACADBE
tetradic
#BEACAD #B6BEAC #ACBEBD #B4ACBE
square
#BEACAD #B6BEAC #ACBEBD #B4ACBE
split-complementary
#BEACAD #ACBEB4 #ACB6BE
monochromatic
#86696B #A38A8B #BEACAD #D9CECF #F2EEEE
Accessibility & contrast
On white
2.17
#BEACAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BEACAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACAD
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACAD | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAD
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#C2ABAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beacad; /* rgb */ color: rgb(190, 172, 173); /* oklch */ color: oklch(76.0% 0.021 13.8);
Tailwind
colors: {
custom: {
50: '#d1c4c5',
500: '#beacad',
950: '#000000',
},
}SCSS
$custom: #beacad; $custom-light: #d1c4c5; $custom-dark: #000000;
JSON
{
"hex": "#beacad",
"rgb": {
"r": 190,
"g": 172,
"b": 173
},
"hsl": {
"h": 356.667,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.76004,
"c": 0.02086,
"h": 13.8
},
"luminance": 0.43469
}Semantic roles & 50–950 ramp
primary
#BEACAD
secondary
#E1E5E5
accent
#96924F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141212
muted
#828181