#BEBBD2#BEBBD2
#BEBBD2 is a light, muted blue. Relative luminance 0.511; OKLCH L 80.2% C 0.032 H 291.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD2 |
|---|---|
| RGB | rgb(190, 187, 210) |
| HSL | hsl(248, 20%, 78%) |
| HSV | hsv(248, 11%, 82%) |
| CMYK | cmyk(9.5%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(76.76, 5.49, -11.15) |
| CIE-LCH | lch(76.76, 12.43, 296.19°) |
| OKLab | oklab(80.17% 0.0119 -0.03) |
| OKLCH | oklch(80.17% 0.032 291.6) |
| XYZ | xyz(50.6361, 51.1407, 68.1637) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.64
Periwinkle
#CCCCFF
ΔE00 9.36
Light Blue Grey
#B7C9E2
ΔE00 9.42
Light Periwinkle
#C1C6FC
ΔE00 9.72
Lightsteelblue
#B0C4DE
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD2 #CFD2BB
analogous
#BBC3D2 #BEBBD2 #C9BBD2
triadic
#BEBBD2 #D2BEBB #BBD2BE
tetradic
#BEBBD2 #D2BBC3 #CFD2BB #BBD2C9
square
#BEBBD2 #D2BBC3 #CFD2BB #BBD2C9
split-complementary
#BEBBD2 #D2C9BB #C3D2BB
monochromatic
#7871A1 #9B96BA #BEBBD2 #E1E0EA #EDEDF3
Accessibility & contrast
On white
1.87
#BEBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED3
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#BABEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbd2; /* rgb */ color: rgb(190, 187, 210); /* oklch */ color: oklch(80.2% 0.032 291.6);
Tailwind
colors: {
custom: {
50: '#d1cfdf',
500: '#bebbd2',
950: '#000000',
},
}SCSS
$custom: #bebbd2; $custom-light: #d1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#bebbd2",
"rgb": {
"r": 190,
"g": 187,
"b": 210
},
"hsl": {
"h": 247.826,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80172,
"c": 0.03229,
"h": 291.6
},
"luminance": 0.51141
}Semantic roles & 50–950 ramp
primary
#BEBBD2
secondary
#A3A78A
accent
#9F4793
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384