#BEBE98#BEBE98
#BEBE98 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.2% C 0.052 H 107.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBE98 |
|---|---|
| RGB | rgb(190, 190, 152) |
| HSL | hsl(60, 23%, 67%) |
| HSV | hsv(60, 20%, 75%) |
| CMYK | cmyk(0%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(76.09, -6.35, 19.25) |
| CIE-LCH | lch(76.09, 20.28, 108.26°) |
| OKLab | oklab(79.17% -0.0155 0.0492) |
| OKLCH | oklch(79.17% 0.052 107.5) |
| XYZ | xyz(45.3159, 50.0416, 36.9714) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.92
Bland
#AFA88B
ΔE00 6.96
Putty
#BEAE8A
ΔE00 7.58
Stone (survey)
#ADA587
ΔE00 7.73
Sage Green
#9CAF88
ΔE00 8.26
Beige (survey)
#E6DAA6
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBE98 #9898BE
analogous
#BEAB98 #BEBE98 #ABBE98
triadic
#BEBE98 #98BEBE #BE98BE
tetradic
#BEBE98 #98BEAB #9898BE #BE98AB
square
#BEBE98 #98BEAB #9898BE #BE98AB
split-complementary
#BEBE98 #98ABBE #AB98BE
monochromatic
#878755 #A6A672 #BEBE98 #D6D6BE #EDEDE3
Accessibility & contrast
On white
1.91
#BEBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#BEBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBE98
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBE98 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB96
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#C4B9B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebe98; /* rgb */ color: rgb(190, 190, 152); /* oklch */ color: oklch(79.2% 0.052 107.5);
Tailwind
colors: {
custom: {
50: '#d2d1b6',
500: '#bebe98',
950: '#000000',
},
}SCSS
$custom: #bebe98; $custom-light: #d2d1b6; $custom-dark: #000000;
JSON
{
"hex": "#bebe98",
"rgb": {
"r": 190,
"g": 190,
"b": 152
},
"hsl": {
"h": 60,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.79166,
"c": 0.05154,
"h": 107.5
},
"luminance": 0.50041
}Semantic roles & 50–950 ramp
primary
#BEBE98
secondary
#696991
accent
#44A144
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381