#BEBBD7#BEBBD7
#BEBBD7 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.3% C 0.039 H 290.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD7 |
|---|---|
| RGB | rgb(190, 187, 215) |
| HSL | hsl(246, 26%, 79%) |
| HSV | hsv(246, 13%, 84%) |
| CMYK | cmyk(11.6%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(76.92, 6.51, -13.63) |
| CIE-LCH | lch(76.92, 15.11, 295.52°) |
| OKLab | oklab(80.34% 0.0137 -0.0368) |
| OKLCH | oklch(80.34% 0.039 290.4) |
| XYZ | xyz(51.2687, 51.3938, 71.4958) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.92
Thistle
#D8BFD8
ΔE00 8.10
Light Periwinkle
#C1C6FC
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 9.71
Lightsteelblue
#B0C4DE
ΔE00 10.07
Light Lavender
#DFC5FE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD7 #D4D7BB
analogous
#BBC6D7 #BEBBD7 #CCBBD7
triadic
#BEBBD7 #D7BEBB #BBD7BE
tetradic
#BEBBD7 #D7BBC6 #D4D7BB #BBD7CC
square
#BEBBD7 #D7BBC6 #D4D7BB #BBD7CC
split-complementary
#BEBBD7 #D7CCBB #C6D7BB
monochromatic
#746EAA #9994C0 #BEBBD7 #E3E2EE #EDECF4
Accessibility & contrast
On white
1.86
#BEBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BEBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD7
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD7 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED8
Deuteranopia (green-blind)
#B5BDD6
Tritanopia (blue-blind)
#B9BFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd7; /* rgb */ color: rgb(190, 187, 215); /* oklch */ color: oklch(80.3% 0.039 290.4);
Tailwind
colors: {
custom: {
50: '#d1cfe3',
500: '#bebbd7',
950: '#000000',
},
}SCSS
$custom: #bebbd7; $custom-light: #d1cfe3; $custom-dark: #000000;
JSON
{
"hex": "#bebbd7",
"rgb": {
"r": 190,
"g": 187,
"b": 215
},
"hsl": {
"h": 246.429,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.80342,
"c": 0.03927,
"h": 290.4
},
"luminance": 0.51394
}Semantic roles & 50–950 ramp
primary
#BEBBD7
secondary
#A9AD89
accent
#A4419A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384