#BEBBD1#BEBBD1
#BEBBD1 is a light, muted blue. Relative luminance 0.511; OKLCH L 80.1% C 0.031 H 292.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD1 |
|---|---|
| RGB | rgb(190, 187, 209) |
| HSL | hsl(248, 19%, 78%) |
| HSV | hsv(248, 11%, 82%) |
| CMYK | cmyk(9.1%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(76.73, 5.28, -10.66) |
| CIE-LCH | lch(76.73, 11.89, 296.38°) |
| OKLab | oklab(80.14% 0.0116 -0.0286) |
| OKLCH | oklch(80.14% 0.031 292) |
| XYZ | xyz(50.5119, 51.0910, 67.5097) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.26
Dove Gray
#B6B8BD
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 9.38
Periwinkle
#CCCCFF
ΔE00 9.67
Lightsteelblue
#B0C4DE
ΔE00 9.78
Light Periwinkle
#C1C6FC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD1 #CED1BB
analogous
#BBC3D1 #BEBBD1 #C9BBD1
triadic
#BEBBD1 #D1BEBB #BBD1BE
tetradic
#BEBBD1 #D1BBC3 #CED1BB #BBD1C9
square
#BEBBD1 #D1BBC3 #CED1BB #BBD1C9
split-complementary
#BEBBD1 #D1C9BB #C3D1BB
monochromatic
#7872A0 #9B96B8 #BEBBD1 #E1E0EA #EEEDF3
Accessibility & contrast
On white
1.87
#BEBBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BEBBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD1
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD1 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED2
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#BBBEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbd1; /* rgb */ color: rgb(190, 187, 209); /* oklch */ color: oklch(80.1% 0.031 292.0);
Tailwind
colors: {
custom: {
50: '#d1cfdf',
500: '#bebbd1',
950: '#000000',
},
}SCSS
$custom: #bebbd1; $custom-light: #d1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#bebbd1",
"rgb": {
"r": 190,
"g": 187,
"b": 209
},
"hsl": {
"h": 248.182,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.80139,
"c": 0.03089,
"h": 292
},
"luminance": 0.51091
}Semantic roles & 50–950 ramp
primary
#BEBBD1
secondary
#A2A68A
accent
#9E4892
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384