#BEB0BB#BEB0BB
#BEB0BB is a light, muted pink. Relative luminance 0.456; OKLCH L 77.2% C 0.022 H 332.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0BB |
|---|---|
| RGB | rgb(190, 176, 187) |
| HSL | hsl(313, 10%, 72%) |
| HSV | hsv(313, 7%, 75%) |
| CMYK | cmyk(0%, 7.4%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.28, 6.98, -3.79) |
| CIE-LCH | lch(73.28, 7.94, 331.49°) |
| OKLab | oklab(77.23% 0.0196 -0.01) |
| OKLCH | oklch(77.23% 0.022 332.9) |
| XYZ | xyz(45.7289, 45.5861, 53.3940) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.61
Thistle
#D8BFD8
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 9.42
Silver
#C0C0C0
ΔE00 9.46
Dusty Pink
#D8A7B1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0BB #B0BEB3
analogous
#BAB0BE #BEB0BB #BEB0B4
triadic
#BEB0BB #BBBEB0 #B0BBBE
tetradic
#BEB0BB #BEBAB0 #B0BEB3 #B0B4BE
square
#BEB0BB #BEBAB0 #B0BEB3 #B0B4BE
split-complementary
#BEB0BB #B4BEB0 #B0BEBA
monochromatic
#866E81 #A28E9E #BEB0BB #DAD2D8 #F1EEF1
Accessibility & contrast
On white
2.08
#BEB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BEB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0BB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0BB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#C0B1B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb0bb; /* rgb */ color: rgb(190, 176, 187); /* oklch */ color: oklch(77.2% 0.022 332.9);
Tailwind
colors: {
custom: {
50: '#d1c7cf',
500: '#beb0bb',
950: '#000000',
},
}SCSS
$custom: #beb0bb; $custom-light: #d1c7cf; $custom-dark: #000000;
JSON
{
"hex": "#beb0bb",
"rgb": {
"r": 190,
"g": 176,
"b": 187
},
"hsl": {
"h": 312.857,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.77226,
"c": 0.02201,
"h": 332.9
},
"luminance": 0.45586
}Semantic roles & 50–950 ramp
primary
#BEB0BB
secondary
#E3E7E4
accent
#946052
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282