#BEB0BF#BEB0BF
#BEB0BF is a light, muted purple. Relative luminance 0.458; OKLCH L 77.4% C 0.026 H 323.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0BF |
|---|---|
| RGB | rgb(190, 176, 191) |
| HSL | hsl(296, 10%, 72%) |
| HSV | hsv(296, 8%, 75%) |
| CMYK | cmyk(0.5%, 7.9%, 0%, 25.1%) |
| CIE-LAB | lab(73.39, 7.73, -5.82) |
| CIE-LCH | lch(73.39, 9.67, 323.04°) |
| OKLab | oklab(77.35% 0.0211 -0.0154) |
| OKLCH | oklch(77.35% 0.026 323.8) |
| XYZ | xyz(46.1631, 45.7598, 55.6807) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.87
Pinkish Grey
#C8ACA9
ΔE00 8.85
Dove Gray
#B6B8BD
ΔE00 9.19
Lilac
#C8A2C8
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.51
Dark Gray
#A9A9A9
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0BF #B1BFB0
analogous
#B7B0BF #BEB0BF #BFB0B9
triadic
#BEB0BF #BFBEB0 #B0BFBE
tetradic
#BEB0BF #BFB7B0 #B1BFB0 #B0B9BF
square
#BEB0BF #BFB7B0 #B1BFB0 #B0B9BF
split-complementary
#BEB0BF #B9BFB0 #B0BFB7
monochromatic
#856D87 #A28EA4 #BEB0BF #DAD2DA #F1EEF1
Accessibility & contrast
On white
2.07
#BEB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BEB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0BF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0BF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#BFB1B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb0bf; /* rgb */ color: rgb(190, 176, 191); /* oklch */ color: oklch(77.4% 0.026 323.8);
Tailwind
colors: {
custom: {
50: '#d1c7d2',
500: '#beb0bf',
950: '#000000',
},
}SCSS
$custom: #beb0bf; $custom-light: #d1c7d2; $custom-dark: #000000;
JSON
{
"hex": "#beb0bf",
"rgb": {
"r": 190,
"g": 176,
"b": 191
},
"hsl": {
"h": 296,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.77352,
"c": 0.02615,
"h": 323.8
},
"luminance": 0.45759
}Semantic roles & 50–950 ramp
primary
#BEB0BF
secondary
#E4E7E4
accent
#955155
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282