#BEBADD#BEBADD
#BEBADD is a light, muted blue. Relative luminance 0.513; OKLCH L 80.4% C 0.049 H 290.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBADD |
|---|---|
| RGB | rgb(190, 186, 221) |
| HSL | hsl(247, 34%, 80%) |
| HSV | hsv(247, 16%, 87%) |
| CMYK | cmyk(14%, 15.8%, 0%, 13.3%) |
| CIE-LAB | lab(76.85, 8.30, -16.98) |
| CIE-LCH | lch(76.85, 18.90, 296.06°) |
| OKLab | oklab(80.35% 0.0172 -0.046) |
| OKLCH | oklch(80.35% 0.049 290.5) |
| XYZ | xyz(51.8425, 51.2850, 75.5603) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 8.27
Light Lavender
#DFC5FE
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.79
Light Violet
#D6B4FC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBADD #D9DDBA
analogous
#BAC8DD #BEBADD #D0BADD
triadic
#BEBADD #DDBEBA #BADDBE
tetradic
#BEBADD #DDBAC8 #D9DDBA #BADDD0
square
#BEBADD #DDBAC8 #D9DDBA #BADDD0
split-complementary
#BEBADD #DDD0BA #C8DDBA
monochromatic
#7168B5 #9791C9 #BEBADD #E5E3F1 #ECEBF5
Accessibility & contrast
On white
1.87
#BEBADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BEBADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBADD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBADD | 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)
#B2BEDF
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#B8BFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebadd; /* rgb */ color: rgb(190, 186, 221); /* oklch */ color: oklch(80.4% 0.049 290.5);
Tailwind
colors: {
custom: {
50: '#d1cee7',
500: '#bebadd',
950: '#000000',
},
}SCSS
$custom: #bebadd; $custom-light: #d1cee7; $custom-dark: #000000;
JSON
{
"hex": "#bebadd",
"rgb": {
"r": 190,
"g": 186,
"b": 221
},
"hsl": {
"h": 246.857,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.80354,
"c": 0.04915,
"h": 290.5
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#BEBADD
secondary
#AFB586
accent
#AD39A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384