#BEBADB#BEBADB
#BEBADB is a light, muted blue. Relative luminance 0.512; OKLCH L 80.3% C 0.046 H 290.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBADB |
|---|---|
| RGB | rgb(190, 186, 219) |
| HSL | hsl(247, 31%, 79%) |
| HSV | hsv(247, 15%, 86%) |
| CMYK | cmyk(13.2%, 15.1%, 0%, 14.1%) |
| CIE-LAB | lab(76.79, 7.88, -15.99) |
| CIE-LCH | lch(76.79, 17.83, 296.24°) |
| OKLab | oklab(80.28% 0.0165 -0.0433) |
| OKLCH | oklch(80.28% 0.046 290.9) |
| XYZ | xyz(51.5776, 51.1791, 74.1654) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 9.13
Lavender
#B39DDB
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBADB #D7DBBA
analogous
#BAC7DB #BEBADB #CFBADB
triadic
#BEBADB #DBBEBA #BADBBE
tetradic
#BEBADB #DBBAC7 #D7DBBA #BADBCF
square
#BEBADB #DBBAC7 #D7DBBA #BADBCF
split-complementary
#BEBADB #DBCFBA #C7DBBA
monochromatic
#726AB1 #9892C6 #BEBADB #E4E2F0 #ECEBF5
Accessibility & contrast
On white
1.87
#BEBADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BEBADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBADB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBADB | 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)
#B3BEDD
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#B8BFC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebadb; /* rgb */ color: rgb(190, 186, 219); /* oklch */ color: oklch(80.3% 0.046 290.9);
Tailwind
colors: {
custom: {
50: '#d1cee6',
500: '#bebadb',
950: '#000000',
},
}SCSS
$custom: #bebadb; $custom-light: #d1cee6; $custom-dark: #000000;
JSON
{
"hex": "#bebadb",
"rgb": {
"r": 190,
"g": 186,
"b": 219
},
"hsl": {
"h": 247.273,
"s": 31.429,
"l": 79.412
},
"oklch": {
"l": 0.80283,
"c": 0.04635,
"h": 290.9
},
"luminance": 0.51179
}Semantic roles & 50–950 ramp
primary
#BEBADB
secondary
#ADB287
accent
#AA3B9D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384