#BEAAA3#BEAAA3
#BEAAA3 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.3% C 0.025 H 40.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAA3 |
|---|---|
| RGB | rgb(190, 170, 163) |
| HSL | hsl(16, 17%, 69%) |
| HSV | hsv(16, 14%, 75%) |
| CMYK | cmyk(0%, 10.5%, 14.2%, 25.5%) |
| CIE-LAB | lab(71.11, 6.05, 6.24) |
| CIE-LCH | lch(71.11, 8.69, 45.90°) |
| OKLab | oklab(75.32% 0.0194 0.0164) |
| OKLCH | oklch(75.32% 0.025 40.3) |
| XYZ | xyz(42.2204, 42.3419, 40.5919) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.08
Mushroom
#BA9E88
ΔE00 7.19
Greige
#B8AB98
ΔE00 7.72
Warm Gray
#C9BEB0
ΔE00 7.95
Stone
#A89F91
ΔE00 8.37
Dark Gray
#A9A9A9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAA3 #A3B7BE
analogous
#BEA3AA #BEAAA3 #BEB8A3
triadic
#BEAAA3 #A3BEAA #AAA3BE
tetradic
#BEAAA3 #AABEA3 #A3B7BE #B8A3BE
square
#BEAAA3 #AABEA3 #A3B7BE #B8A3BE
split-complementary
#BEAAA3 #A3BEB8 #A3AABE
monochromatic
#876A5F #A5897F #BEAAA3 #D7CBC7 #F1ECEB
Accessibility & contrast
On white
2.22
#BEAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BEAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAA3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAA3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#B3B0A3
Tritanopia (blue-blind)
#C4A7A8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beaaa3; /* rgb */ color: rgb(190, 170, 163); /* oklch */ color: oklch(75.3% 0.025 40.3);
Tailwind
colors: {
custom: {
50: '#d1c3be',
500: '#beaaa3',
950: '#000000',
},
}SCSS
$custom: #beaaa3; $custom-light: #d1c3be; $custom-dark: #000000;
JSON
{
"hex": "#beaaa3",
"rgb": {
"r": 190,
"g": 170,
"b": 163
},
"hsl": {
"h": 15.556,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.75321,
"c": 0.02539,
"h": 40.3
},
"luminance": 0.42341
}Semantic roles & 50–950 ramp
primary
#BEAAA3
secondary
#DAE0E2
accent
#869B4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181