#BEBAD7#BEBAD7
#BEBAD7 is a light, muted blue. Relative luminance 0.510; OKLCH L 80.1% C 0.041 H 291.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAD7 |
|---|---|
| RGB | rgb(190, 186, 215) |
| HSL | hsl(248, 27%, 79%) |
| HSV | hsv(248, 13%, 84%) |
| CMYK | cmyk(11.6%, 13.5%, 0%, 15.7%) |
| CIE-LAB | lab(76.66, 7.05, -14.02) |
| CIE-LCH | lch(76.66, 15.69, 296.70°) |
| OKLab | oklab(80.14% 0.0151 -0.0379) |
| OKLCH | oklch(80.14% 0.041 291.8) |
| XYZ | xyz(51.0573, 50.9710, 71.4253) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 7.87
Light Periwinkle
#C1C6FC
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 9.86
Pale Lilac
#E4CBFF
ΔE00 9.92
Light Blue Grey
#B7C9E2
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAD7 #D3D7BA
analogous
#BAC4D7 #BEBAD7 #CCBAD7
triadic
#BEBAD7 #D7BEBA #BAD7BE
tetradic
#BEBAD7 #D7BAC4 #D3D7BA #BAD7CC
square
#BEBAD7 #D7BAC4 #D3D7BA #BAD7CC
split-complementary
#BEBAD7 #D7CCBA #C4D7BA
monochromatic
#756DAA #9A93C1 #BEBAD7 #E2E1ED #EDECF4
Accessibility & contrast
On white
1.88
#BEBAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BEBAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAD7
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAD7 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED8
Deuteranopia (green-blind)
#B4BDD6
Tritanopia (blue-blind)
#B9BEC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebad7; /* rgb */ color: rgb(190, 186, 215); /* oklch */ color: oklch(80.1% 0.041 291.8);
Tailwind
colors: {
custom: {
50: '#d1cee3',
500: '#bebad7',
950: '#000000',
},
}SCSS
$custom: #bebad7; $custom-light: #d1cee3; $custom-dark: #000000;
JSON
{
"hex": "#bebad7",
"rgb": {
"r": 190,
"g": 186,
"b": 215
},
"hsl": {
"h": 248.276,
"s": 26.606,
"l": 78.627
},
"oklch": {
"l": 0.80143,
"c": 0.04077,
"h": 291.8
},
"luminance": 0.50971
}Semantic roles & 50–950 ramp
primary
#BEBAD7
secondary
#A8AD88
accent
#A54097
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384