#BEBADC#BEBADC
#BEBADC is a light, muted blue. Relative luminance 0.512; OKLCH L 80.3% C 0.048 H 290.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBADC |
|---|---|
| RGB | rgb(190, 186, 220) |
| HSL | hsl(247, 33%, 80%) |
| HSV | hsv(247, 15%, 86%) |
| CMYK | cmyk(13.6%, 15.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.82, 8.09, -16.49) |
| CIE-LCH | lch(76.82, 18.37, 296.15°) |
| OKLab | oklab(80.32% 0.0169 -0.0447) |
| OKLCH | oklch(80.32% 0.048 290.7) |
| XYZ | xyz(51.7096, 51.2319, 74.8608) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.71
Pale Lilac
#E4CBFF
ΔE00 8.96
Lavender
#B39DDB
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBADC #D8DCBA
analogous
#BAC7DC #BEBADC #CFBADC
triadic
#BEBADC #DCBEBA #BADCBE
tetradic
#BEBADC #DCBAC7 #D8DCBA #BADCCF
square
#BEBADC #DCBAC7 #D8DCBA #BADCCF
split-complementary
#BEBADC #DCCFBA #C7DCBA
monochromatic
#7269B3 #9891C7 #BEBADC #E4E3F1 #ECEBF5
Accessibility & contrast
On white
1.87
#BEBADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BEBADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBADC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBADC | 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)
#B3BEDE
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#B8BFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebadc; /* rgb */ color: rgb(190, 186, 220); /* oklch */ color: oklch(80.3% 0.048 290.7);
Tailwind
colors: {
custom: {
50: '#d1cee7',
500: '#bebadc',
950: '#000000',
},
}SCSS
$custom: #bebadc; $custom-light: #d1cee7; $custom-dark: #000000;
JSON
{
"hex": "#bebadc",
"rgb": {
"r": 190,
"g": 186,
"b": 220
},
"hsl": {
"h": 247.059,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.80318,
"c": 0.04776,
"h": 290.7
},
"luminance": 0.51232
}Semantic roles & 50–950 ramp
primary
#BEBADC
secondary
#AEB487
accent
#AB3A9E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384