#BEA296#BEA296
#BEA296 is a light, muted orange. Relative luminance 0.390; OKLCH L 73.4% C 0.037 H 44.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA296 |
|---|---|
| RGB | rgb(190, 162, 150) |
| HSL | hsl(18, 24%, 67%) |
| HSV | hsv(18, 21%, 75%) |
| CMYK | cmyk(0%, 14.7%, 21.1%, 25.5%) |
| CIE-LAB | lab(68.74, 8.35, 10.05) |
| CIE-LCH | lch(68.74, 13.07, 50.26°) |
| OKLab | oklab(73.37% 0.0266 0.0262) |
| OKLCH | oklch(73.37% 0.037 44.5) |
| XYZ | xyz(39.6607, 38.9911, 34.2851) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.73
Pinkish Grey
#C8ACA9
ΔE00 5.23
Greige
#B8AB98
ΔE00 8.71
Pinkish Tan
#D99B82
ΔE00 9.19
Stone
#A89F91
ΔE00 9.27
Rosybrown
#BC8F8F
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA296 #96B2BE
analogous
#BE969E #BEA296 #BEB696
triadic
#BEA296 #96BEA2 #A296BE
tetradic
#BEA296 #9EBE96 #96B2BE #B696BE
square
#BEA296 #9EBE96 #96B2BE #B696BE
split-complementary
#BEA296 #96BEB6 #969EBE
monochromatic
#866353 #A78170 #BEA296 #D5C3BC #EDE5E2
Accessibility & contrast
On white
2.39
#BEA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BEA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA296
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA296 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A495
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#C69E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bea296; /* rgb */ color: rgb(190, 162, 150); /* oklch */ color: oklch(73.4% 0.037 44.5);
Tailwind
colors: {
custom: {
50: '#d2bdb4',
500: '#bea296',
950: '#000000',
},
}SCSS
$custom: #bea296; $custom-light: #d2bdb4; $custom-dark: #000000;
JSON
{
"hex": "#bea296",
"rgb": {
"r": 190,
"g": 162,
"b": 150
},
"hsl": {
"h": 18,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.73372,
"c": 0.03732,
"h": 44.5
},
"luminance": 0.3899
}Semantic roles & 50–950 ramp
primary
#BEA296
secondary
#D1DADE
accent
#86A244
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180