#BEACA4#BEACA4
#BEACA4 is a light, muted orange. Relative luminance 0.431; OKLCH L 75.8% C 0.024 H 45.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACA4 |
|---|---|
| RGB | rgb(190, 172, 164) |
| HSL | hsl(18, 17%, 69%) |
| HSV | hsv(18, 14%, 75%) |
| CMYK | cmyk(0%, 9.5%, 13.7%, 25.5%) |
| CIE-LAB | lab(71.65, 5.12, 6.46) |
| CIE-LCH | lch(71.65, 8.25, 51.59°) |
| OKLab | oklab(75.75% 0.0167 0.017) |
| OKLCH | oklch(75.75% 0.024 45.5) |
| XYZ | xyz(42.6882, 43.1334, 41.1916) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.08
Greige
#B8AB98
ΔE00 6.66
Warm Gray
#C9BEB0
ΔE00 6.79
Mushroom
#BA9E88
ΔE00 7.10
Stone
#A89F91
ΔE00 7.63
Dark Gray
#A9A9A9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACA4 #A4B6BE
analogous
#BEA4A9 #BEACA4 #BEB9A4
triadic
#BEACA4 #A4BEAC #ACA4BE
tetradic
#BEACA4 #A9BEA4 #A4B6BE #B9A4BE
square
#BEACA4 #A9BEA4 #A4B6BE #B9A4BE
split-complementary
#BEACA4 #A4BEB9 #A4A9BE
monochromatic
#876C61 #A58B80 #BEACA4 #D8CDC8 #F1EDEB
Accessibility & contrast
On white
2.18
#BEACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BEACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACA4
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACA4 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#C3A9AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #beaca4; /* rgb */ color: rgb(190, 172, 164); /* oklch */ color: oklch(75.8% 0.024 45.5);
Tailwind
colors: {
custom: {
50: '#d1c4bf',
500: '#beaca4',
950: '#000000',
},
}SCSS
$custom: #beaca4; $custom-light: #d1c4bf; $custom-dark: #000000;
JSON
{
"hex": "#beaca4",
"rgb": {
"r": 190,
"g": 172,
"b": 164
},
"hsl": {
"h": 18.462,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.75751,
"c": 0.02382,
"h": 45.5
},
"luminance": 0.43133
}Semantic roles & 50–950 ramp
primary
#BEACA4
secondary
#DBE0E3
accent
#829B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181