#BEBBCD#BEBBCD
#BEBBCD is a light, muted violet. Relative luminance 0.509; OKLCH L 80.0% C 0.025 H 293.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBCD |
|---|---|
| RGB | rgb(190, 187, 205) |
| HSL | hsl(250, 15%, 77%) |
| HSV | hsv(250, 9%, 80%) |
| CMYK | cmyk(7.3%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.62, 4.48, -8.66) |
| CIE-LCH | lch(76.62, 9.75, 297.36°) |
| OKLab | oklab(80.01% 0.0101 -0.0232) |
| OKLCH | oklch(80.01% 0.025 293.5) |
| XYZ | xyz(50.0229, 50.8954, 64.9342) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 8.69
Silver
#C0C0C0
ΔE00 8.83
Light Blue Grey
#B7C9E2
ΔE00 9.29
Lightsteelblue
#B0C4DE
ΔE00 9.71
Lavender (CSS)
#E6E6FA
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBCD #CACDBB
analogous
#BBC1CD #BEBBCD #C7BBCD
triadic
#BEBBCD #CDBEBB #BBCDBE
tetradic
#BEBBCD #CDBBC1 #CACDBB #BBCDC7
square
#BEBBCD #CDBBC1 #CACDBB #BBCDC7
split-complementary
#BEBBCD #CDC7BB #C1CDBB
monochromatic
#7B7499 #9C98B3 #BEBBCD #E0DEE7 #EEEDF2
Accessibility & contrast
On white
1.88
#BEBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BEBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBCD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBCD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#BBBEC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbcd; /* rgb */ color: rgb(190, 187, 205); /* oklch */ color: oklch(80.0% 0.025 293.5);
Tailwind
colors: {
custom: {
50: '#d1cfdc',
500: '#bebbcd',
950: '#000000',
},
}SCSS
$custom: #bebbcd; $custom-light: #d1cfdc; $custom-dark: #000000;
JSON
{
"hex": "#bebbcd",
"rgb": {
"r": 190,
"g": 187,
"b": 205
},
"hsl": {
"h": 250,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.80007,
"c": 0.02533,
"h": 293.5
},
"luminance": 0.50896
}Semantic roles & 50–950 ramp
primary
#BEBBCD
secondary
#9EA18B
accent
#994C8D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384