#BEA194#BEA194
#BEA194 is a light, muted orange. Relative luminance 0.386; OKLCH L 73.1% C 0.039 H 45.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA194 |
|---|---|
| RGB | rgb(190, 161, 148) |
| HSL | hsl(19, 24%, 66%) |
| HSV | hsv(19, 22%, 75%) |
| CMYK | cmyk(0%, 15.3%, 22.1%, 25.5%) |
| CIE-LAB | lab(68.44, 8.60, 10.73) |
| CIE-LCH | lch(68.44, 13.75, 51.29°) |
| OKLab | oklab(73.12% 0.0274 0.0279) |
| OKLCH | oklch(73.12% 0.039 45.5) |
| XYZ | xyz(39.3256, 38.5763, 33.3857) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.38
Pinkish Grey
#C8ACA9
ΔE00 5.68
Greige
#B8AB98
ΔE00 8.81
Pinkish Tan
#D99B82
ΔE00 8.81
Rosybrown
#BC8F8F
ΔE00 9.36
Stone
#A89F91
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA194 #94B1BE
analogous
#BE949C #BEA194 #BEB694
triadic
#BEA194 #94BEA1 #A194BE
tetradic
#BEA194 #9CBE94 #94B1BE #B694BE
square
#BEA194 #9CBE94 #94B1BE #B694BE
split-complementary
#BEA194 #94BEB6 #949CBE
monochromatic
#866251 #A7806E #BEA194 #D5C2BA #ECE4E0
Accessibility & contrast
On white
2.41
#BEA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BEA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA194
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA194 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#AFA994
Tritanopia (blue-blind)
#C69D9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bea194; /* rgb */ color: rgb(190, 161, 148); /* oklch */ color: oklch(73.1% 0.039 45.5);
Tailwind
colors: {
custom: {
50: '#d2bcb3',
500: '#bea194',
950: '#000000',
},
}SCSS
$custom: #bea194; $custom-light: #d2bcb3; $custom-dark: #000000;
JSON
{
"hex": "#bea194",
"rgb": {
"r": 190,
"g": 161,
"b": 148
},
"hsl": {
"h": 18.571,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.73121,
"c": 0.03908,
"h": 45.5
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#BEA194
secondary
#D0DADE
accent
#85A343
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180