#BEAC93#BEAC93
#BEAC93 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.3% C 0.040 H 76.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAC93 |
|---|---|
| RGB | rgb(190, 172, 147) |
| HSL | hsl(35, 25%, 66%) |
| HSV | hsv(35, 23%, 75%) |
| CMYK | cmyk(0%, 9.5%, 22.6%, 25.5%) |
| CIE-LAB | lab(71.26, 2.47, 15.23) |
| CIE-LCH | lch(71.26, 15.43, 80.79°) |
| OKLab | oklab(75.32% 0.0097 0.0392) |
| OKLCH | oklch(75.32% 0.04 76.1) |
| XYZ | xyz(41.2543, 42.5598, 33.6398) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.28
Greige
#B8AB98
ΔE00 2.57
Taupe (survey)
#B9A281
ΔE00 3.91
Putty
#BEAE8A
ΔE00 4.24
Tan
#D2B48C
ΔE00 5.84
Mushroom
#BA9E88
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAC93 #93A5BE
analogous
#BE9693 #BEAC93 #BABE93
triadic
#BEAC93 #93BEAC #AC93BE
tetradic
#BEAC93 #93BE96 #93A5BE #BE93BA
square
#BEAC93 #93BE96 #93A5BE #BE93BA
split-complementary
#BEAC93 #93BABE #9693BE
monochromatic
#867051 #A78F6D #BEAC93 #D5C9B9 #ECE7DF
Accessibility & contrast
On white
2.21
#BEAC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#BEAC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAC93
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAC93 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC91
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#C6A7A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #beac93; /* rgb */ color: rgb(190, 172, 147); /* oklch */ color: oklch(75.3% 0.040 76.1);
Tailwind
colors: {
custom: {
50: '#d2c4b2',
500: '#beac93',
950: '#000000',
},
}SCSS
$custom: #beac93; $custom-light: #d2c4b2; $custom-dark: #000000;
JSON
{
"hex": "#beac93",
"rgb": {
"r": 190,
"g": 172,
"b": 147
},
"hsl": {
"h": 34.884,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.75317,
"c": 0.04037,
"h": 76.1
},
"luminance": 0.42559
}Semantic roles & 50–950 ramp
primary
#BEAC93
secondary
#CFD5DD
accent
#6BA342
background
#FCFCFA
surface
#F9F8F5
border
#D2D1CF
text
#141211
muted
#828180