#BEBBD8#BEBBD8
#BEBBD8 is a light, muted blue. Relative luminance 0.514; OKLCH L 80.4% C 0.041 H 290.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD8 |
|---|---|
| RGB | rgb(190, 187, 216) |
| HSL | hsl(246, 27%, 79%) |
| HSV | hsv(246, 13%, 85%) |
| CMYK | cmyk(12%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(76.95, 6.72, -14.13) |
| CIE-LCH | lch(76.95, 15.64, 295.42°) |
| OKLab | oklab(80.38% 0.014 -0.0382) |
| OKLCH | oklch(80.38% 0.041 290.2) |
| XYZ | xyz(51.3976, 51.4453, 72.1746) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.66
Light Periwinkle
#C1C6FC
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 9.78
Light Lavender
#DFC5FE
ΔE00 9.94
Pale Lilac
#E4CBFF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD8 #D5D8BB
analogous
#BBC7D8 #BEBBD8 #CDBBD8
triadic
#BEBBD8 #D8BEBB #BBD8BE
tetradic
#BEBBD8 #D8BBC7 #D5D8BB #BBD8CD
square
#BEBBD8 #D8BBC7 #D5D8BB #BBD8CD
split-complementary
#BEBBD8 #D8CDBB #C7D8BB
monochromatic
#746DAB #9994C2 #BEBBD8 #E3E2EE #ECECF4
Accessibility & contrast
On white
1.86
#BEBBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BEBBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD8
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD8 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED9
Deuteranopia (green-blind)
#B5BDD7
Tritanopia (blue-blind)
#B9BFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd8; /* rgb */ color: rgb(190, 187, 216); /* oklch */ color: oklch(80.4% 0.041 290.2);
Tailwind
colors: {
custom: {
50: '#d1cfe4',
500: '#bebbd8',
950: '#000000',
},
}SCSS
$custom: #bebbd8; $custom-light: #d1cfe4; $custom-dark: #000000;
JSON
{
"hex": "#bebbd8",
"rgb": {
"r": 190,
"g": 187,
"b": 216
},
"hsl": {
"h": 246.207,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.80377,
"c": 0.04067,
"h": 290.2
},
"luminance": 0.51446
}Semantic roles & 50–950 ramp
primary
#BEBBD8
secondary
#ABAE89
accent
#A6409B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384