#BEA993#BEA993
#BEA993 is a light, muted orange. Relative luminance 0.414; OKLCH L 74.7% C 0.039 H 68.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA993 |
|---|---|
| RGB | rgb(190, 169, 147) |
| HSL | hsl(31, 25%, 66%) |
| HSV | hsv(31, 23%, 75%) |
| CMYK | cmyk(0%, 11.1%, 22.6%, 25.5%) |
| CIE-LAB | lab(70.48, 4.09, 14.14) |
| CIE-LCH | lch(70.48, 14.72, 73.87°) |
| OKLab | oklab(74.71% 0.0144 0.0365) |
| OKLCH | oklch(74.71% 0.039 68.5) |
| XYZ | xyz(40.6898, 41.4308, 33.4516) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.40
Mushroom
#BA9E88
ΔE00 4.10
Khaki
#C3B091
ΔE00 4.27
Taupe (survey)
#B9A281
ΔE00 4.39
Stone
#A89F91
ΔE00 6.33
Putty
#BEAE8A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA993 #93A8BE
analogous
#BE9393 #BEA993 #BDBE93
triadic
#BEA993 #93BEA9 #A993BE
tetradic
#BEA993 #93BE93 #93A8BE #BE93BD
square
#BEA993 #93BE93 #93A8BE #BE93BD
split-complementary
#BEA993 #93BDBE #9393BE
monochromatic
#866C51 #A78B6D #BEA993 #D5C7B9 #ECE6DF
Accessibility & contrast
On white
2.26
#BEA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#BEA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA993
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA993 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA92
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#C6A4A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea993; /* rgb */ color: rgb(190, 169, 147); /* oklch */ color: oklch(74.7% 0.039 68.5);
Tailwind
colors: {
custom: {
50: '#d2c2b2',
500: '#bea993',
950: '#000000',
},
}SCSS
$custom: #bea993; $custom-light: #d2c2b2; $custom-dark: #000000;
JSON
{
"hex": "#bea993",
"rgb": {
"r": 190,
"g": 169,
"b": 147
},
"hsl": {
"h": 30.698,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.74706,
"c": 0.0392,
"h": 68.5
},
"luminance": 0.4143
}Semantic roles & 50–950 ramp
primary
#BEA993
secondary
#CFD6DD
accent
#72A342
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180