#BEAE95#BEAE95
#BEAE95 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.8% C 0.039 H 79.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAE95 |
|---|---|
| RGB | rgb(190, 174, 149) |
| HSL | hsl(37, 24%, 66%) |
| HSV | hsv(37, 22%, 75%) |
| CMYK | cmyk(0%, 8.4%, 21.6%, 25.5%) |
| CIE-LAB | lab(71.82, 1.69, 14.93) |
| CIE-LCH | lch(71.82, 15.03, 83.54°) |
| OKLab | oklab(75.77% 0.0075 0.0384) |
| OKLCH | oklch(75.77% 0.039 79) |
| XYZ | xyz(41.7961, 43.3902, 34.6013) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.09
Greige
#B8AB98
ΔE00 2.37
Putty
#BEAE8A
ΔE00 3.76
Taupe (survey)
#B9A281
ΔE00 4.54
Bland
#AFA88B
ΔE00 5.51
Stone (survey)
#ADA587
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAE95 #95A5BE
analogous
#BE9A95 #BEAE95 #BABE95
triadic
#BEAE95 #95BEAE #AE95BE
tetradic
#BEAE95 #95BE9A #95A5BE #BE95BA
square
#BEAE95 #95BE9A #95A5BE #BE95BA
split-complementary
#BEAE95 #95BABE #9A95BE
monochromatic
#867252 #A7916F #BEAE95 #D5CBBB #EDE8E1
Accessibility & contrast
On white
2.17
#BEAE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BEAE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAE95
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAE95 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE93
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#C5A9A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beae95; /* rgb */ color: rgb(190, 174, 149); /* oklch */ color: oklch(75.8% 0.039 79.0);
Tailwind
colors: {
custom: {
50: '#d2c6b4',
500: '#beae95',
950: '#000000',
},
}SCSS
$custom: #beae95; $custom-light: #d2c6b4; $custom-dark: #000000;
JSON
{
"hex": "#beae95",
"rgb": {
"r": 190,
"g": 174,
"b": 149
},
"hsl": {
"h": 36.585,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.75774,
"c": 0.03915,
"h": 79
},
"luminance": 0.43389
}Semantic roles & 50–950 ramp
primary
#BEAE95
secondary
#D1D6DE
accent
#68A243
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280