#BEBBCF#BEBBCF
#BEBBCF is a light, muted blue. Relative luminance 0.510; OKLCH L 80.1% C 0.028 H 292.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBCF |
|---|---|
| RGB | rgb(190, 187, 207) |
| HSL | hsl(249, 17%, 77%) |
| HSV | hsv(249, 10%, 81%) |
| CMYK | cmyk(8.2%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.67, 4.88, -9.66) |
| CIE-LCH | lch(76.67, 10.82, 296.81°) |
| OKLab | oklab(80.07% 0.0108 -0.0259) |
| OKLCH | oklch(80.07% 0.028 292.6) |
| XYZ | xyz(50.2658, 50.9926, 66.2138) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.63
Thistle
#D8BFD8
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.55
Lightsteelblue
#B0C4DE
ΔE00 9.73
Lavender (CSS)
#E6E6FA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBCF #CCCFBB
analogous
#BBC2CF #BEBBCF #C8BBCF
triadic
#BEBBCF #CFBEBB #BBCFBE
tetradic
#BEBBCF #CFBBC2 #CCCFBB #BBCFC8
square
#BEBBCF #CFBBC2 #CCCFBB #BBCFC8
split-complementary
#BEBBCF #CFC8BB #C2CFBB
monochromatic
#79739C #9C97B6 #BEBBCF #E0DFE8 #EEEDF2
Accessibility & contrast
On white
1.88
#BEBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BEBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBCF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBCF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDD0
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#BBBEC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbcf; /* rgb */ color: rgb(190, 187, 207); /* oklch */ color: oklch(80.1% 0.028 292.6);
Tailwind
colors: {
custom: {
50: '#d1cfdd',
500: '#bebbcf',
950: '#000000',
},
}SCSS
$custom: #bebbcf; $custom-light: #d1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#bebbcf",
"rgb": {
"r": 190,
"g": 187,
"b": 207
},
"hsl": {
"h": 249,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80073,
"c": 0.02811,
"h": 292.6
},
"luminance": 0.50993
}Semantic roles & 50–950 ramp
primary
#BEBBCF
secondary
#A0A48B
accent
#9C4A8F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384