#BEBBD9#BEBBD9
#BEBBD9 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.042 H 290.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD9 |
|---|---|
| RGB | rgb(190, 187, 217) |
| HSL | hsl(246, 28%, 79%) |
| HSV | hsv(246, 14%, 85%) |
| CMYK | cmyk(12.4%, 13.8%, 0%, 14.9%) |
| CIE-LAB | lab(76.98, 6.92, -14.62) |
| CIE-LCH | lch(76.98, 16.18, 295.34°) |
| OKLab | oklab(80.41% 0.0144 -0.0395) |
| OKLCH | oklch(80.41% 0.042 290) |
| XYZ | xyz(51.5273, 51.4972, 72.8575) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.74
Thistle
#D8BFD8
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 9.69
Pale Lilac
#E4CBFF
ΔE00 9.78
Light Blue Grey
#B7C9E2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD9 #D6D9BB
analogous
#BBC7D9 #BEBBD9 #CDBBD9
triadic
#BEBBD9 #D9BEBB #BBD9BE
tetradic
#BEBBD9 #D9BBC7 #D6D9BB #BBD9CD
square
#BEBBD9 #D9BBC7 #D6D9BB #BBD9CD
split-complementary
#BEBBD9 #D9CDBB #C7D9BB
monochromatic
#736CAD #9894C3 #BEBBD9 #E4E2EF #ECEBF4
Accessibility & contrast
On white
1.86
#BEBBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BEBBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD9
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD9 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDA
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#B9C0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd9; /* rgb */ color: rgb(190, 187, 217); /* oklch */ color: oklch(80.4% 0.042 290.0);
Tailwind
colors: {
custom: {
50: '#d1cfe4',
500: '#bebbd9',
950: '#000000',
},
}SCSS
$custom: #bebbd9; $custom-light: #d1cfe4; $custom-dark: #000000;
JSON
{
"hex": "#bebbd9",
"rgb": {
"r": 190,
"g": 187,
"b": 217
},
"hsl": {
"h": 246,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.80412,
"c": 0.04208,
"h": 290
},
"luminance": 0.51498
}Semantic roles & 50–950 ramp
primary
#BEBBD9
secondary
#ACB089
accent
#A73F9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384