#BEBAB0#BEBAB0
#BEBAB0 is a light, near-neutral orange. Relative luminance 0.492; OKLCH L 78.9% C 0.015 H 88.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAB0 |
|---|---|
| RGB | rgb(190, 186, 176) |
| HSL | hsl(43, 10%, 72%) |
| HSV | hsv(43, 7%, 75%) |
| CMYK | cmyk(0%, 2.1%, 7.4%, 25.5%) |
| CIE-LAB | lab(75.58, -0.38, 5.56) |
| CIE-LCH | lch(75.58, 5.57, 93.87°) |
| OKLab | oklab(78.93% 0.0003 0.0146) |
| OKLCH | oklch(78.93% 0.015 88.7) |
| XYZ | xyz(46.6296, 49.1999, 48.1059) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.61
Silver
#C0C0C0
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 6.07
Greige
#B8AB98
ΔE00 6.15
Greyish
#A8A495
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAB0 #B0B4BE
analogous
#BEB3B0 #BEBAB0 #BBBEB0
triadic
#BEBAB0 #B0BEBA #BAB0BE
tetradic
#BEBAB0 #B0BEB3 #B0B4BE #BEB0BB
square
#BEBAB0 #B0BEB3 #B0B4BE #BEB0BB
split-complementary
#BEBAB0 #B0BBBE #B3B0BE
monochromatic
#867F6E #A29D8E #BEBAB0 #DAD7D2 #F1F0EE
Accessibility & contrast
On white
1.94
#BEBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BEBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAB0
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAB0 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#C1B8B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebab0; /* rgb */ color: rgb(190, 186, 176); /* oklch */ color: oklch(78.9% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#d1cec7',
500: '#bebab0',
950: '#000000',
},
}SCSS
$custom: #bebab0; $custom-light: #d1cec7; $custom-dark: #000000;
JSON
{
"hex": "#bebab0",
"rgb": {
"r": 190,
"g": 186,
"b": 176
},
"hsl": {
"h": 42.857,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78933,
"c": 0.01461,
"h": 88.7
},
"luminance": 0.492
}Semantic roles & 50–950 ramp
primary
#BEBAB0
secondary
#E3E4E7
accent
#659452
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282