#BEBBD6#BEBBD6
#BEBBD6 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.3% C 0.038 H 290.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD6 |
|---|---|
| RGB | rgb(190, 187, 214) |
| HSL | hsl(247, 25%, 79%) |
| HSV | hsv(247, 13%, 84%) |
| CMYK | cmyk(11.2%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(76.89, 6.30, -13.14) |
| CIE-LCH | lch(76.89, 14.57, 295.63°) |
| OKLab | oklab(80.31% 0.0133 -0.0354) |
| OKLCH | oklch(80.31% 0.038 290.6) |
| XYZ | xyz(51.1406, 51.3425, 70.8211) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 9.91
Lightsteelblue
#B0C4DE
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD6 #D3D6BB
analogous
#BBC5D6 #BEBBD6 #CBBBD6
triadic
#BEBBD6 #D6BEBB #BBD6BE
tetradic
#BEBBD6 #D6BBC5 #D3D6BB #BBD6CB
square
#BEBBD6 #D6BBC5 #D3D6BB #BBD6CB
split-complementary
#BEBBD6 #D6CBBB #C5D6BB
monochromatic
#756FA8 #9A95BF #BEBBD6 #E2E1ED #EDECF3
Accessibility & contrast
On white
1.86
#BEBBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BEBBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD6
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD6 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED7
Deuteranopia (green-blind)
#B5BDD5
Tritanopia (blue-blind)
#BABFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd6; /* rgb */ color: rgb(190, 187, 214); /* oklch */ color: oklch(80.3% 0.038 290.6);
Tailwind
colors: {
custom: {
50: '#d1cfe2',
500: '#bebbd6',
950: '#000000',
},
}SCSS
$custom: #bebbd6; $custom-light: #d1cfe2; $custom-dark: #000000;
JSON
{
"hex": "#bebbd6",
"rgb": {
"r": 190,
"g": 187,
"b": 214
},
"hsl": {
"h": 246.667,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.80308,
"c": 0.03788,
"h": 290.6
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#BEBBD6
secondary
#A8AC89
accent
#A34298
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384