#BEBBD0#BEBBD0
#BEBBD0 is a light, muted blue. Relative luminance 0.510; OKLCH L 80.1% C 0.029 H 292.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD0 |
|---|---|
| RGB | rgb(190, 187, 208) |
| HSL | hsl(249, 18%, 77%) |
| HSV | hsv(249, 10%, 82%) |
| CMYK | cmyk(8.7%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(76.70, 5.08, -10.16) |
| CIE-LCH | lch(76.70, 11.36, 296.58°) |
| OKLab | oklab(80.11% 0.0112 -0.0273) |
| OKLCH | oklch(80.11% 0.03 292.3) |
| XYZ | xyz(50.3885, 51.0417, 66.8597) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.34
Light Blue Grey
#B7C9E2
ΔE00 9.34
Lightsteelblue
#B0C4DE
ΔE00 9.75
Silver
#C0C0C0
ΔE00 9.90
Periwinkle
#CCCCFF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD0 #CDD0BB
analogous
#BBC3D0 #BEBBD0 #C8BBD0
triadic
#BEBBD0 #D0BEBB #BBD0BE
tetradic
#BEBBD0 #D0BBC3 #CDD0BB #BBD0C8
square
#BEBBD0 #D0BBC3 #CDD0BB #BBD0C8
split-complementary
#BEBBD0 #D0C8BB #C3D0BB
monochromatic
#79739E #9B97B7 #BEBBD0 #E1DFE9 #EEEDF2
Accessibility & contrast
On white
1.87
#BEBBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BEBBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED1
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#BBBEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebbd0; /* rgb */ color: rgb(190, 187, 208); /* oklch */ color: oklch(80.1% 0.029 292.3);
Tailwind
colors: {
custom: {
50: '#d1cfde',
500: '#bebbd0',
950: '#000000',
},
}SCSS
$custom: #bebbd0; $custom-light: #d1cfde; $custom-dark: #000000;
JSON
{
"hex": "#bebbd0",
"rgb": {
"r": 190,
"g": 187,
"b": 208
},
"hsl": {
"h": 248.571,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.80106,
"c": 0.0295,
"h": 292.3
},
"luminance": 0.51042
}Semantic roles & 50–950 ramp
primary
#BEBBD0
secondary
#A1A58A
accent
#9D4991
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384