#BEBBD3#BEBBD3
#BEBBD3 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.2% C 0.034 H 291.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD3 |
|---|---|
| RGB | rgb(190, 187, 211) |
| HSL | hsl(248, 21%, 78%) |
| HSV | hsv(248, 11%, 83%) |
| CMYK | cmyk(10%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(76.79, 5.69, -11.65) |
| CIE-LCH | lch(76.79, 12.96, 296.03°) |
| OKLab | oklab(80.21% 0.0123 -0.0314) |
| OKLCH | oklch(80.21% 0.034 291.4) |
| XYZ | xyz(50.7610, 51.1907, 68.8219) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.15
Dove Gray
#B6B8BD
ΔE00 8.96
Periwinkle
#CCCCFF
ΔE00 9.06
Light Periwinkle
#C1C6FC
ΔE00 9.42
Light Blue Grey
#B7C9E2
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD3 #D0D3BB
analogous
#BBC4D3 #BEBBD3 #CABBD3
triadic
#BEBBD3 #D3BEBB #BBD3BE
tetradic
#BEBBD3 #D3BBC4 #D0D3BB #BBD3CA
square
#BEBBD3 #D3BBC4 #D0D3BB #BBD3CA
split-complementary
#BEBBD3 #D3CABB #C4D3BB
monochromatic
#7771A3 #9A96BB #BEBBD3 #E2E0EB #EDECF3
Accessibility & contrast
On white
1.87
#BEBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BEBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED4
Deuteranopia (green-blind)
#B6BDD2
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd3; /* rgb */ color: rgb(190, 187, 211); /* oklch */ color: oklch(80.2% 0.034 291.4);
Tailwind
colors: {
custom: {
50: '#d1cfe0',
500: '#bebbd3',
950: '#000000',
},
}SCSS
$custom: #bebbd3; $custom-light: #d1cfe0; $custom-dark: #000000;
JSON
{
"hex": "#bebbd3",
"rgb": {
"r": 190,
"g": 187,
"b": 211
},
"hsl": {
"h": 247.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.80206,
"c": 0.03368,
"h": 291.4
},
"luminance": 0.51191
}Semantic roles & 50–950 ramp
primary
#BEBBD3
secondary
#A5A88A
accent
#A04695
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384