#BEA893#BEA893
#BEA893 is a light, muted orange. Relative luminance 0.411; OKLCH L 74.5% C 0.039 H 65.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA893 |
|---|---|
| RGB | rgb(190, 168, 147) |
| HSL | hsl(29, 25%, 66%) |
| HSV | hsv(29, 23%, 75%) |
| CMYK | cmyk(0%, 11.6%, 22.6%, 25.5%) |
| CIE-LAB | lab(70.22, 4.63, 13.78) |
| CIE-LCH | lch(70.22, 14.54, 71.42°) |
| OKLab | oklab(74.5% 0.0159 0.0356) |
| OKLCH | oklch(74.5% 0.039 65.9) |
| XYZ | xyz(40.5044, 41.0601, 33.3899) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.51
Greige
#B8AB98
ΔE00 3.93
Taupe (survey)
#B9A281
ΔE00 4.81
Khaki
#C3B091
ΔE00 5.01
Stone
#A89F91
ΔE00 6.49
Tan
#D2B48C
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA893 #93A9BE
analogous
#BE9393 #BEA893 #BEBD93
triadic
#BEA893 #93BEA8 #A893BE
tetradic
#BEA893 #93BE93 #93A9BE #BD93BE
square
#BEA893 #93BE93 #93A9BE #BD93BE
split-complementary
#BEA893 #93BEBD #9393BE
monochromatic
#866B51 #A7896D #BEA893 #D5C7B9 #ECE6DF
Accessibility & contrast
On white
2.28
#BEA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#BEA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA893
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA893 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#C6A3A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bea893; /* rgb */ color: rgb(190, 168, 147); /* oklch */ color: oklch(74.5% 0.039 65.9);
Tailwind
colors: {
custom: {
50: '#d2c1b2',
500: '#bea893',
950: '#000000',
},
}SCSS
$custom: #bea893; $custom-light: #d2c1b2; $custom-dark: #000000;
JSON
{
"hex": "#bea893",
"rgb": {
"r": 190,
"g": 168,
"b": 147
},
"hsl": {
"h": 29.302,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.74503,
"c": 0.03897,
"h": 65.9
},
"luminance": 0.41059
}Semantic roles & 50–950 ramp
primary
#BEA893
secondary
#CFD7DD
accent
#74A342
background
#FCFBFA
surface
#F9F7F5
border
#D2D0CF
text
#141211
muted
#828180