#BEACA5#BEACA5
#BEACA5 is a light, muted orange. Relative luminance 0.432; OKLCH L 75.8% C 0.023 H 42.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACA5 |
|---|---|
| RGB | rgb(190, 172, 165) |
| HSL | hsl(17, 16%, 70%) |
| HSV | hsv(17, 13%, 75%) |
| CMYK | cmyk(0%, 9.5%, 13.2%, 25.5%) |
| CIE-LAB | lab(71.67, 5.29, 5.95) |
| CIE-LCH | lch(71.67, 7.96, 48.36°) |
| OKLab | oklab(75.78% 0.0171 0.0157) |
| OKLCH | oklch(75.78% 0.023 42.5) |
| XYZ | xyz(42.7788, 43.1697, 41.6691) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.71
Warm Gray
#C9BEB0
ΔE00 7.10
Greige
#B8AB98
ΔE00 7.14
Mushroom
#BA9E88
ΔE00 7.48
Stone
#A89F91
ΔE00 7.95
Dark Gray
#A9A9A9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACA5 #A5B7BE
analogous
#BEA5AB #BEACA5 #BEB9A5
triadic
#BEACA5 #A5BEAC #ACA5BE
tetradic
#BEACA5 #ABBEA5 #A5B7BE #B9A5BE
square
#BEACA5 #ABBEA5 #A5B7BE #B9A5BE
split-complementary
#BEACA5 #A5BEB9 #A5ABBE
monochromatic
#876C62 #A48B81 #BEACA5 #D8CDC9 #F1EEEC
Accessibility & contrast
On white
2.18
#BEACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#BEACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACA5
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACA5 | 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)
#B0AEA5
Deuteranopia (green-blind)
#B4B1A5
Tritanopia (blue-blind)
#C3A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beaca5; /* rgb */ color: rgb(190, 172, 165); /* oklch */ color: oklch(75.8% 0.023 42.5);
Tailwind
colors: {
custom: {
50: '#d1c4bf',
500: '#beaca5',
950: '#000000',
},
}SCSS
$custom: #beaca5; $custom-light: #d1c4bf; $custom-dark: #000000;
JSON
{
"hex": "#beaca5",
"rgb": {
"r": 190,
"g": 172,
"b": 165
},
"hsl": {
"h": 16.8,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.75779,
"c": 0.02318,
"h": 42.5
},
"luminance": 0.43169
}Semantic roles & 50–950 ramp
primary
#BEACA5
secondary
#DCE1E3
accent
#849A4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141212
muted
#828181