#BEBBD4#BEBBD4
#BEBBD4 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.2% C 0.035 H 291.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD4 |
|---|---|
| RGB | rgb(190, 187, 212) |
| HSL | hsl(247, 23%, 78%) |
| HSV | hsv(247, 12%, 83%) |
| CMYK | cmyk(10.4%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.82, 5.89, -12.15) |
| CIE-LCH | lch(76.82, 13.50, 295.88°) |
| OKLab | oklab(80.24% 0.0126 -0.0327) |
| OKLCH | oklch(80.24% 0.035 291.1) |
| XYZ | xyz(50.8868, 51.2410, 69.4842) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.28
Light Blue Grey
#B7C9E2
ΔE00 9.53
Lightsteelblue
#B0C4DE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD4 #D1D4BB
analogous
#BBC4D4 #BEBBD4 #CABBD4
triadic
#BEBBD4 #D4BEBB #BBD4BE
tetradic
#BEBBD4 #D4BBC4 #D1D4BB #BBD4CA
square
#BEBBD4 #D4BBC4 #D1D4BB #BBD4CA
split-complementary
#BEBBD4 #D4CABB #C4D4BB
monochromatic
#7670A5 #9A96BC #BEBBD4 #E2E0EC #EDECF3
Accessibility & contrast
On white
1.87
#BEBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BEBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD4
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD4 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED5
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd4; /* rgb */ color: rgb(190, 187, 212); /* oklch */ color: oklch(80.2% 0.035 291.1);
Tailwind
colors: {
custom: {
50: '#d1cfe1',
500: '#bebbd4',
950: '#000000',
},
}SCSS
$custom: #bebbd4; $custom-light: #d1cfe1; $custom-dark: #000000;
JSON
{
"hex": "#bebbd4",
"rgb": {
"r": 190,
"g": 187,
"b": 212
},
"hsl": {
"h": 247.2,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.8024,
"c": 0.03508,
"h": 291.1
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#BEBBD4
secondary
#A6AA8A
accent
#A14596
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384