#BEAA99#BEAA99
#BEAA99 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.1% C 0.033 H 62.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAA99 |
|---|---|
| RGB | rgb(190, 170, 153) |
| HSL | hsl(28, 22%, 67%) |
| HSV | hsv(28, 19%, 75%) |
| CMYK | cmyk(0%, 10.5%, 19.5%, 25.5%) |
| CIE-LAB | lab(70.87, 4.46, 11.40) |
| CIE-LCH | lch(70.87, 12.24, 68.65°) |
| OKLab | oklab(75.06% 0.0153 0.0296) |
| OKLCH | oklch(75.06% 0.033 62.7) |
| XYZ | xyz(41.3597, 41.9975, 36.0584) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.82
Mushroom
#BA9E88
ΔE00 4.37
Khaki
#C3B091
ΔE00 5.98
Stone
#A89F91
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 6.30
Taupe (survey)
#B9A281
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAA99 #99ADBE
analogous
#BE999A #BEAA99 #BEBD99
triadic
#BEAA99 #99BEAA #AA99BE
tetradic
#BEAA99 #9ABE99 #99ADBE #BD99BE
square
#BEAA99 #9ABE99 #99ADBE #BD99BE
split-complementary
#BEAA99 #99BEBD #999ABE
monochromatic
#876C56 #A68B74 #BEAA99 #D6C9BE #EEE8E4
Accessibility & contrast
On white
2.23
#BEAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#BEAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAA99
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAA99 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#C5A6A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #beaa99; /* rgb */ color: rgb(190, 170, 153); /* oklch */ color: oklch(75.1% 0.033 62.7);
Tailwind
colors: {
custom: {
50: '#d2c3b7',
500: '#beaa99',
950: '#000000',
},
}SCSS
$custom: #beaa99; $custom-light: #d2c3b7; $custom-dark: #000000;
JSON
{
"hex": "#beaa99",
"rgb": {
"r": 190,
"g": 170,
"b": 153
},
"hsl": {
"h": 27.568,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.75058,
"c": 0.03332,
"h": 62.7
},
"luminance": 0.41997
}Semantic roles & 50–950 ramp
primary
#BEAA99
secondary
#D4DADF
accent
#76A145
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180