#BEBBCB#BEBBCB
#BEBBCB is a light, muted violet. Relative luminance 0.508; OKLCH L 79.9% C 0.023 H 294.5°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBCB |
|---|---|
| RGB | rgb(190, 187, 203) |
| HSL | hsl(251, 13%, 76%) |
| HSV | hsv(251, 8%, 80%) |
| CMYK | cmyk(6.4%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.56, 4.09, -7.66) |
| CIE-LCH | lch(76.56, 8.69, 298.07°) |
| OKLab | oklab(79.94% 0.0094 -0.0205) |
| OKLCH | oklch(79.94% 0.023 294.5) |
| XYZ | xyz(49.7830, 50.7995, 63.6709) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.22
Silver
#C0C0C0
ΔE00 8.08
Thistle
#D8BFD8
ΔE00 9.00
Light Blue Grey
#B7C9E2
ΔE00 9.31
Dark Gray
#A9A9A9
ΔE00 9.73
Lightsteelblue
#B0C4DE
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBCB #C8CBBB
analogous
#BBC0CB #BEBBCB #C6BBCB
triadic
#BEBBCB #CBBEBB #BBCBBE
tetradic
#BEBBCB #CBBBC0 #C8CBBB #BBCBC6
square
#BEBBCB #CBBBC0 #C8CBBB #BBCBC6
split-complementary
#BEBBCB #CBC6BB #C0CBBB
monochromatic
#7C7696 #9D98B0 #BEBBCB #DFDEE6 #EEEEF2
Accessibility & contrast
On white
1.88
#BEBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BEBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBCB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBCB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#B8BDCA
Tritanopia (blue-blind)
#BCBDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbcb; /* rgb */ color: rgb(190, 187, 203); /* oklch */ color: oklch(79.9% 0.023 294.5);
Tailwind
colors: {
custom: {
50: '#d1cfda',
500: '#bebbcb',
950: '#000000',
},
}SCSS
$custom: #bebbcb; $custom-light: #d1cfda; $custom-dark: #000000;
JSON
{
"hex": "#bebbcb",
"rgb": {
"r": 190,
"g": 187,
"b": 203
},
"hsl": {
"h": 251.25,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.79942,
"c": 0.02255,
"h": 294.5
},
"luminance": 0.508
}Semantic roles & 50–950 ramp
primary
#BEBBCB
secondary
#9B9F8B
accent
#974E8A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383