#BEB8C2#BEB8C2
#BEB8C2 is a light, near-neutral grey. Relative luminance 0.491; OKLCH L 79.1% C 0.015 H 312.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8C2 |
|---|---|
| RGB | rgb(190, 184, 194) |
| HSL | hsl(276, 8%, 74%) |
| HSV | hsv(276, 5%, 76%) |
| CMYK | cmyk(2.1%, 5.2%, 0%, 23.9%) |
| CIE-LAB | lab(75.53, 3.96, -4.30) |
| CIE-LCH | lch(75.53, 5.85, 312.69°) |
| OKLab | oklab(79.05% 0.0104 -0.0114) |
| OKLCH | oklch(79.05% 0.015 312.2) |
| XYZ | xyz(48.1117, 49.1233, 57.9756) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.08
Silver
#C0C0C0
ΔE00 6.49
Dark Gray
#A9A9A9
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.87
Silver (survey)
#C5C9C7
ΔE00 9.38
Thistle
#D8BFD8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8C2 #BCC2B8
analogous
#B9B8C2 #BEB8C2 #C2B8C1
triadic
#BEB8C2 #C2BEB8 #B8C2BE
tetradic
#BEB8C2 #C2B9B8 #BCC2B8 #B8C1C2
square
#BEB8C2 #C2B9B8 #BCC2B8 #B8C1C2
split-complementary
#BEB8C2 #C1C2B8 #B8C2B9
monochromatic
#827689 #A097A6 #BEB8C2 #DCD9DE #F0EFF1
Accessibility & contrast
On white
1.94
#BEB8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#BEB8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8C2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8C2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B8BAC2
Tritanopia (blue-blind)
#BEB9BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #beb8c2; /* rgb */ color: rgb(190, 184, 194); /* oklch */ color: oklch(79.1% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#d1cdd4',
500: '#beb8c2',
950: '#000000',
},
}SCSS
$custom: #beb8c2; $custom-light: #d1cdd4; $custom-dark: #000000;
JSON
{
"hex": "#beb8c2",
"rgb": {
"r": 190,
"g": 184,
"b": 194
},
"hsl": {
"h": 276,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.79052,
"c": 0.01541,
"h": 312.2
},
"luminance": 0.49123
}Semantic roles & 50–950 ramp
primary
#BEB8C2
secondary
#E5E7E4
accent
#92546D
background
#FCFCFD
surface
#F9F9FA
border
#D2D2D3
text
#141314
muted
#828283