#BEBAB2#BEBAB2
#BEBAB2 is a light, near-neutral orange. Relative luminance 0.493; OKLCH L 79.0% C 0.012 H 84.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAB2 |
|---|---|
| RGB | rgb(190, 186, 178) |
| HSL | hsl(40, 8%, 72%) |
| HSV | hsv(40, 6%, 75%) |
| CMYK | cmyk(0%, 2.1%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.62, -0.03, 4.55) |
| CIE-LCH | lch(75.62, 4.55, 90.35°) |
| OKLab | oklab(78.99% 0.0011 0.012) |
| OKLCH | oklch(78.99% 0.012 84.6) |
| XYZ | xyz(46.8289, 49.2796, 49.1558) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.84
Silver
#C0C0C0
ΔE00 4.39
Silver (survey)
#C5C9C7
ΔE00 5.65
Dark Gray
#A9A9A9
ΔE00 6.33
Greige
#B8AB98
ΔE00 6.58
Dove Gray
#B6B8BD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAB2 #B2B6BE
analogous
#BEB4B2 #BEBAB2 #BCBEB2
triadic
#BEBAB2 #B2BEBA #BAB2BE
tetradic
#BEBAB2 #B2BEB4 #B2B6BE #BEB2BC
square
#BEBAB2 #B2BEB4 #B2B6BE #BEB2BC
split-complementary
#BEBAB2 #B2BCBE #B4B2BE
monochromatic
#857E70 #A29C91 #BEBAB2 #DAD8D3 #F1F0EE
Accessibility & contrast
On white
1.93
#BEBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BEBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAB2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAB2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BDBBB2
Tritanopia (blue-blind)
#C0B9B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebab2; /* rgb */ color: rgb(190, 186, 178); /* oklch */ color: oklch(79.0% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#d1cec9',
500: '#bebab2',
950: '#000000',
},
}SCSS
$custom: #bebab2; $custom-light: #d1cec9; $custom-dark: #000000;
JSON
{
"hex": "#bebab2",
"rgb": {
"r": 190,
"g": 186,
"b": 178
},
"hsl": {
"h": 40,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.78988,
"c": 0.01202,
"h": 84.6
},
"luminance": 0.49279
}Semantic roles & 50–950 ramp
primary
#BEBAB2
secondary
#E4E5E7
accent
#689253
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282