#BEA494#BEA494
#BEA494 is a light, muted orange. Relative luminance 0.396; OKLCH L 73.7% C 0.038 H 53.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA494 |
|---|---|
| RGB | rgb(190, 164, 148) |
| HSL | hsl(23, 24%, 66%) |
| HSV | hsv(23, 22%, 75%) |
| CMYK | cmyk(0%, 13.7%, 22.1%, 25.5%) |
| CIE-LAB | lab(69.21, 6.96, 11.81) |
| CIE-LCH | lch(69.21, 13.71, 59.50°) |
| OKLab | oklab(73.72% 0.0226 0.0306) |
| OKLCH | oklch(73.72% 0.038 53.5) |
| XYZ | xyz(39.8561, 39.6374, 33.5625) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 2.98
Greige
#B8AB98
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 6.99
Taupe (survey)
#B9A281
ΔE00 7.63
Stone
#A89F91
ΔE00 7.92
Khaki
#C3B091
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA494 #94AEBE
analogous
#BE9499 #BEA494 #BEB994
triadic
#BEA494 #94BEA4 #A494BE
tetradic
#BEA494 #99BE94 #94AEBE #B994BE
square
#BEA494 #99BE94 #94AEBE #B994BE
split-complementary
#BEA494 #94BEB9 #9499BE
monochromatic
#866651 #A7846E #BEA494 #D5C4BA #ECE5E0
Accessibility & contrast
On white
2.35
#BEA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BEA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA494
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA494 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#C69F9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bea494; /* rgb */ color: rgb(190, 164, 148); /* oklch */ color: oklch(73.7% 0.038 53.5);
Tailwind
colors: {
custom: {
50: '#d2bfb3',
500: '#bea494',
950: '#000000',
},
}SCSS
$custom: #bea494; $custom-light: #d2bfb3; $custom-dark: #000000;
JSON
{
"hex": "#bea494",
"rgb": {
"r": 190,
"g": 164,
"b": 148
},
"hsl": {
"h": 22.857,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.73721,
"c": 0.03808,
"h": 53.5
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#BEA494
secondary
#D0D9DE
accent
#7EA343
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180