#BEB296#BEB296
#BEB296 is a light, muted orange. Relative luminance 0.450; OKLCH L 76.6% C 0.041 H 87.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB296 |
|---|---|
| RGB | rgb(190, 178, 150) |
| HSL | hsl(42, 24%, 67%) |
| HSV | hsv(42, 21%, 75%) |
| CMYK | cmyk(0%, 6.3%, 21.1%, 25.5%) |
| CIE-LAB | lab(72.89, -0.30, 15.88) |
| CIE-LCH | lch(72.89, 15.88, 91.10°) |
| OKLab | oklab(76.62% 0.0017 0.0408) |
| OKLCH | oklch(76.62% 0.041 87.6) |
| XYZ | xyz(42.6606, 44.9908, 35.2850) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.82
Khaki
#C3B091
ΔE00 2.97
Bland
#AFA88B
ΔE00 4.01
Greige
#B8AB98
ΔE00 4.04
Stone (survey)
#ADA587
ΔE00 4.56
Sand
#C2B280
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB296 #96A2BE
analogous
#BE9E96 #BEB296 #B6BE96
triadic
#BEB296 #96BEB2 #B296BE
tetradic
#BEB296 #96BE9E #96A2BE #BE96B6
square
#BEB296 #96BE9E #96A2BE #BE96B6
split-complementary
#BEB296 #96B6BE #9E96BE
monochromatic
#867753 #A79670 #BEB296 #D5CEBC #EDE9E2
Accessibility & contrast
On white
2.10
#BEB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BEB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB296
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB296 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B194
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#C5ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beb296; /* rgb */ color: rgb(190, 178, 150); /* oklch */ color: oklch(76.6% 0.041 87.6);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#beb296',
950: '#000000',
},
}SCSS
$custom: #beb296; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#beb296",
"rgb": {
"r": 190,
"g": 178,
"b": 150
},
"hsl": {
"h": 42,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.7662,
"c": 0.04083,
"h": 87.6
},
"luminance": 0.4499
}Semantic roles & 50–950 ramp
primary
#BEB296
secondary
#D1D5DE
accent
#60A244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280