#BEAAA1#BEAAA1
#BEAAA1 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.3% C 0.027 H 45.8°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAA1 |
|---|---|
| RGB | rgb(190, 170, 161) |
| HSL | hsl(19, 18%, 69%) |
| HSV | hsv(19, 15%, 75%) |
| CMYK | cmyk(0%, 10.5%, 15.3%, 25.5%) |
| CIE-LAB | lab(71.06, 5.72, 7.27) |
| CIE-LCH | lch(71.06, 9.25, 51.81°) |
| OKLab | oklab(75.27% 0.0186 0.0191) |
| OKLCH | oklch(75.27% 0.027 45.8) |
| XYZ | xyz(42.0427, 42.2708, 39.6556) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.87
Mushroom
#BA9E88
ΔE00 6.37
Greige
#B8AB98
ΔE00 6.82
Warm Gray
#C9BEB0
ΔE00 7.40
Stone
#A89F91
ΔE00 7.75
Dark Gray
#A9A9A9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAA1 #A1B5BE
analogous
#BEA1A7 #BEAAA1 #BEB9A1
triadic
#BEAAA1 #A1BEAA #AAA1BE
tetradic
#BEAAA1 #A7BEA1 #A1B5BE #B9A1BE
square
#BEAAA1 #A7BEA1 #A1B5BE #B9A1BE
split-complementary
#BEAAA1 #A1BEB9 #A1A7BE
monochromatic
#876A5D #A5897D #BEAAA1 #D7CBC5 #F0EBE9
Accessibility & contrast
On white
2.22
#BEAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#BEAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAA1
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAA1 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA0
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#C4A7A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beaaa1; /* rgb */ color: rgb(190, 170, 161); /* oklch */ color: oklch(75.3% 0.027 45.8);
Tailwind
colors: {
custom: {
50: '#d1c3bc',
500: '#beaaa1',
950: '#000000',
},
}SCSS
$custom: #beaaa1; $custom-light: #d1c3bc; $custom-dark: #000000;
JSON
{
"hex": "#beaaa1",
"rgb": {
"r": 190,
"g": 170,
"b": 161
},
"hsl": {
"h": 18.621,
"s": 18.239,
"l": 68.824
},
"oklch": {
"l": 0.75267,
"c": 0.02662,
"h": 45.8
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#BEAAA1
secondary
#D9DFE2
accent
#839D49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181