#BEBBDC#BEBBDC
#BEBBDC is a light, muted blue. Relative luminance 0.517; OKLCH L 80.5% C 0.046 H 289.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDC |
|---|---|
| RGB | rgb(190, 187, 220) |
| HSL | hsl(245, 32%, 80%) |
| HSV | hsv(245, 15%, 86%) |
| CMYK | cmyk(13.6%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.07, 7.55, -16.10) |
| CIE-LCH | lch(77.07, 17.79, 295.12°) |
| OKLab | oklab(80.52% 0.0154 -0.0436) |
| OKLCH | oklch(80.52% 0.046 289.5) |
| XYZ | xyz(51.9210, 51.6547, 74.9312) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 6.97
Thistle
#D8BFD8
ΔE00 8.36
Light Lavender
#DFC5FE
ΔE00 9.00
Pale Lilac
#E4CBFF
ΔE00 9.20
Light Blue Grey
#B7C9E2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDC #D9DCBB
analogous
#BBC8DC #BEBBDC #CFBBDC
triadic
#BEBBDC #DCBEBB #BBDCBE
tetradic
#BEBBDC #DCBBC8 #D9DCBB #BBDCCF
square
#BEBBDC #DCBBC8 #D9DCBB #BBDCCF
split-complementary
#BEBBDC #DCCFBB #C8DCBB
monochromatic
#716AB2 #9793C7 #BEBBDC #E5E3F1 #ECEBF5
Accessibility & contrast
On white
1.85
#BEBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BEBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#B8C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbdc; /* rgb */ color: rgb(190, 187, 220); /* oklch */ color: oklch(80.5% 0.046 289.5);
Tailwind
colors: {
custom: {
50: '#d1cfe6',
500: '#bebbdc',
950: '#000000',
},
}SCSS
$custom: #bebbdc; $custom-light: #d1cfe6; $custom-dark: #000000;
JSON
{
"hex": "#bebbdc",
"rgb": {
"r": 190,
"g": 187,
"b": 220
},
"hsl": {
"h": 245.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80517,
"c": 0.04627,
"h": 289.5
},
"luminance": 0.51655
}Semantic roles & 50–950 ramp
primary
#BEBBDC
secondary
#AFB388
accent
#AB3BA1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384