#BEAE9E#BEAE9E
#BEAE9E is a light, muted orange. Relative luminance 0.437; OKLCH L 76.0% C 0.029 H 67.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAE9E |
|---|---|
| RGB | rgb(190, 174, 158) |
| HSL | hsl(30, 20%, 68%) |
| HSV | hsv(30, 17%, 75%) |
| CMYK | cmyk(0%, 8.4%, 16.8%, 25.5%) |
| CIE-LAB | lab(72.02, 3.07, 10.29) |
| CIE-LCH | lch(72.02, 10.74, 73.37°) |
| OKLab | oklab(76% 0.0112 0.0268) |
| OKLCH | oklch(76% 0.029 67.4) |
| XYZ | xyz(42.5426, 43.6888, 38.5328) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.61
Warm Gray
#C9BEB0
ΔE00 4.62
Khaki
#C3B091
ΔE00 5.50
Stone
#A89F91
ΔE00 5.72
Mushroom
#BA9E88
ΔE00 6.15
Taupe (survey)
#B9A281
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAE9E #9EAEBE
analogous
#BE9E9E #BEAE9E #BEBE9E
triadic
#BEAE9E #9EBEAE #AE9EBE
tetradic
#BEAE9E #9EBE9E #9EAEBE #BE9EBE
square
#BEAE9E #9EBE9E #9EAEBE #BE9EBE
split-complementary
#BEAE9E #9EBEBE #9E9EBE
monochromatic
#87715B #A58F79 #BEAE9E #D7CDC3 #EFEBE7
Accessibility & contrast
On white
2.16
#BEAE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BEAE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAE9E
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAE9E | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE9D
Deuteranopia (green-blind)
#B7B29E
Tritanopia (blue-blind)
#C4AAA9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beae9e; /* rgb */ color: rgb(190, 174, 158); /* oklch */ color: oklch(76.0% 0.029 67.4);
Tailwind
colors: {
custom: {
50: '#d1c6ba',
500: '#beae9e',
950: '#000000',
},
}SCSS
$custom: #beae9e; $custom-light: #d1c6ba; $custom-dark: #000000;
JSON
{
"hex": "#beae9e",
"rgb": {
"r": 190,
"g": 174,
"b": 158
},
"hsl": {
"h": 30,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.75998,
"c": 0.02903,
"h": 67.4
},
"luminance": 0.43688
}Semantic roles & 50–950 ramp
primary
#BEAE9E
secondary
#D7DCE1
accent
#739E47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280