#BEBBCA#BEBBCA
#BEBBCA is a light, muted violet. Relative luminance 0.508; OKLCH L 79.9% C 0.021 H 295.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBCA |
|---|---|
| RGB | rgb(190, 187, 202) |
| HSL | hsl(252, 12%, 76%) |
| HSV | hsv(252, 7%, 79%) |
| CMYK | cmyk(5.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(76.53, 3.89, -7.16) |
| CIE-LCH | lch(76.53, 8.15, 298.51°) |
| OKLab | oklab(79.91% 0.009 -0.0192) |
| OKLCH | oklch(79.91% 0.021 295.1) |
| XYZ | xyz(49.6642, 50.7520, 63.0453) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.85
Silver
#C0C0C0
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 9.19
Light Blue Grey
#B7C9E2
ΔE00 9.35
Dark Gray
#A9A9A9
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBCA #C7CABB
analogous
#BBC0CA #BEBBCA #C6BBCA
triadic
#BEBBCA #CABEBB #BBCABE
tetradic
#BEBBCA #CABBC0 #C7CABB #BBCAC6
square
#BEBBCA #CABBC0 #C7CABB #BBCAC6
split-complementary
#BEBBCA #CAC6BB #C0CABB
monochromatic
#7C7694 #9D99AF #BEBBCA #DFDDE5 #EFEEF2
Accessibility & contrast
On white
1.88
#BEBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BEBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBCA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBCA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B8BDCA
Tritanopia (blue-blind)
#BCBDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbca; /* rgb */ color: rgb(190, 187, 202); /* oklch */ color: oklch(79.9% 0.021 295.1);
Tailwind
colors: {
custom: {
50: '#d1cfda',
500: '#bebbca',
950: '#000000',
},
}SCSS
$custom: #bebbca; $custom-light: #d1cfda; $custom-dark: #000000;
JSON
{
"hex": "#bebbca",
"rgb": {
"r": 190,
"g": 187,
"b": 202
},
"hsl": {
"h": 252,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.7991,
"c": 0.02116,
"h": 295.1
},
"luminance": 0.50752
}Semantic roles & 50–950 ramp
primary
#BEBBCA
secondary
#9A9E8B
accent
#974F88
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383