#BEB0B4#BEB0B4
#BEB0B4 is a light, near-neutral pink. Relative luminance 0.453; OKLCH L 77.0% C 0.017 H 358.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0B4 |
|---|---|
| RGB | rgb(190, 176, 180) |
| HSL | hsl(343, 10%, 72%) |
| HSV | hsv(343, 7%, 75%) |
| CMYK | cmyk(0%, 7.4%, 5.3%, 25.5%) |
| CIE-LAB | lab(73.08, 5.71, -0.23) |
| CIE-LCH | lch(73.08, 5.71, 357.65°) |
| OKLab | oklab(77.01% 0.0169 -0.0005) |
| OKLCH | oklch(77.01% 0.017 358.2) |
| XYZ | xyz(44.9978, 45.2936, 49.5432) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.71
Dove Gray
#B6B8BD
ΔE00 7.55
Dark Gray
#A9A9A9
ΔE00 7.75
Silver
#C0C0C0
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 10.21
Warm Gray
#C9BEB0
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0B4 #B0BEBA
analogous
#BEB0BB #BEB0B4 #BEB3B0
triadic
#BEB0B4 #B4BEB0 #B0B4BE
tetradic
#BEB0B4 #BBBEB0 #B0BEBA #B3B0BE
square
#BEB0B4 #BBBEB0 #B0BEBA #B3B0BE
split-complementary
#BEB0B4 #B0BEB3 #B0BBBE
monochromatic
#866E75 #A28E94 #BEB0B4 #DAD2D4 #F1EEEF
Accessibility & contrast
On white
2.09
#BEB0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#BEB0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0B4
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0B4 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#B4B4B4
Tritanopia (blue-blind)
#C1AFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beb0b4; /* rgb */ color: rgb(190, 176, 180); /* oklch */ color: oklch(77.0% 0.017 358.2);
Tailwind
colors: {
custom: {
50: '#d1c7ca',
500: '#beb0b4',
950: '#000000',
},
}SCSS
$custom: #beb0b4; $custom-light: #d1c7ca; $custom-dark: #000000;
JSON
{
"hex": "#beb0b4",
"rgb": {
"r": 190,
"g": 176,
"b": 180
},
"hsl": {
"h": 342.857,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.77013,
"c": 0.01693,
"h": 358.2
},
"luminance": 0.45293
}Semantic roles & 50–950 ramp
primary
#BEB0B4
secondary
#E3E7E6
accent
#948152
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282