#BEB992#BEB992
#BEB992 is a light, muted yellow. Relative luminance 0.477; OKLCH L 78.0% C 0.053 H 101.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB992 |
|---|---|
| RGB | rgb(190, 185, 146) |
| HSL | hsl(53, 25%, 66%) |
| HSV | hsv(53, 23%, 75%) |
| CMYK | cmyk(0%, 2.6%, 23.2%, 25.5%) |
| CIE-LAB | lab(74.65, -4.61, 20.48) |
| CIE-LCH | lch(74.65, 20.99, 102.67°) |
| OKLab | oklab(77.98% -0.0105 0.0521) |
| OKLCH | oklch(77.98% 0.053 101.4) |
| XYZ | xyz(43.7724, 47.7211, 34.0938) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.89
Putty
#BEAE8A
ΔE00 5.40
Bland
#AFA88B
ΔE00 5.48
Stone (survey)
#ADA587
ΔE00 6.15
Khaki
#C3B091
ΔE00 7.27
Darkkhaki
#BDB76B
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB992 #9297BE
analogous
#BEA392 #BEB992 #ADBE92
triadic
#BEB992 #92BEB9 #B992BE
tetradic
#BEB992 #92BEA3 #9297BE #BE92AD
square
#BEB992 #92BEA3 #9297BE #BE92AD
split-complementary
#BEB992 #92ADBE #A392BE
monochromatic
#868050 #A7A06C #BEB992 #D5D2B8 #ECEADF
Accessibility & contrast
On white
1.99
#BEB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BEB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB992
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB992 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#C5B4AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb992; /* rgb */ color: rgb(190, 185, 146); /* oklch */ color: oklch(78.0% 0.053 101.4);
Tailwind
colors: {
custom: {
50: '#d2ceb2',
500: '#beb992',
950: '#000000',
},
}SCSS
$custom: #beb992; $custom-light: #d2ceb2; $custom-dark: #000000;
JSON
{
"hex": "#beb992",
"rgb": {
"r": 190,
"g": 185,
"b": 146
},
"hsl": {
"h": 53.182,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.77983,
"c": 0.05316,
"h": 101.4
},
"luminance": 0.4772
}Semantic roles & 50–950 ramp
primary
#BEB992
secondary
#CFD0DD
accent
#4DA442
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280