#BEBBD5#BEBBD5
#BEBBD5 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.3% C 0.036 H 290.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBD5 |
|---|---|
| RGB | rgb(190, 187, 213) |
| HSL | hsl(247, 24%, 78%) |
| HSV | hsv(247, 12%, 84%) |
| CMYK | cmyk(10.8%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(76.86, 6.10, -12.64) |
| CIE-LCH | lch(76.86, 14.04, 295.75°) |
| OKLab | oklab(80.27% 0.013 -0.0341) |
| OKLCH | oklch(80.27% 0.036 290.8) |
| XYZ | xyz(51.0133, 51.2916, 70.1506) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 8.84
Light Blue Grey
#B7C9E2
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.60
Lightsteelblue
#B0C4DE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBD5 #D2D5BB
analogous
#BBC5D5 #BEBBD5 #CBBBD5
triadic
#BEBBD5 #D5BEBB #BBD5BE
tetradic
#BEBBD5 #D5BBC5 #D2D5BB #BBD5CB
square
#BEBBD5 #D5BBC5 #D2D5BB #BBD5CB
split-complementary
#BEBBD5 #D5CBBB #C5D5BB
monochromatic
#766FA6 #9A95BE #BEBBD5 #E2E1EC #EDECF3
Accessibility & contrast
On white
1.87
#BEBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BEBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBD5
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBD5 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED6
Deuteranopia (green-blind)
#B6BDD4
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbd5; /* rgb */ color: rgb(190, 187, 213); /* oklch */ color: oklch(80.3% 0.036 290.8);
Tailwind
colors: {
custom: {
50: '#d1cfe2',
500: '#bebbd5',
950: '#000000',
},
}SCSS
$custom: #bebbd5; $custom-light: #d1cfe2; $custom-dark: #000000;
JSON
{
"hex": "#bebbd5",
"rgb": {
"r": 190,
"g": 187,
"b": 213
},
"hsl": {
"h": 246.923,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.80274,
"c": 0.03648,
"h": 290.8
},
"luminance": 0.51292
}Semantic roles & 50–950 ramp
primary
#BEBBD5
secondary
#A7AB89
accent
#A24397
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384