#BEBCD9#BEBCD9
#BEBCD9 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.6% C 0.041 H 288.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD9 |
|---|---|
| RGB | rgb(190, 188, 217) |
| HSL | hsl(244, 28%, 79%) |
| HSV | hsv(244, 13%, 85%) |
| CMYK | cmyk(12.4%, 13.4%, 0%, 14.9%) |
| CIE-LAB | lab(77.23, 6.38, -14.24) |
| CIE-LCH | lch(77.23, 15.60, 294.14°) |
| OKLab | oklab(80.61% 0.013 -0.0385) |
| OKLCH | oklch(80.61% 0.041 288.6) |
| XYZ | xyz(51.7402, 51.9230, 72.9285) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.76
Thistle
#D8BFD8
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 9.32
Lightsteelblue
#B0C4DE
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD9 #D7D9BC
analogous
#BCC9D9 #BEBCD9 #CDBCD9
triadic
#BEBCD9 #D9BEBC #BCD9BE
tetradic
#BEBCD9 #D9BCC9 #D7D9BC #BCD9CD
square
#BEBCD9 #D9BCC9 #D7D9BC #BCD9CD
split-complementary
#BEBCD9 #D9CDBC #C9D9BC
monochromatic
#726EAD #9895C3 #BEBCD9 #E4E3EF #ECEBF4
Accessibility & contrast
On white
1.84
#BEBCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BEBCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD9
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD9 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFDA
Deuteranopia (green-blind)
#B5BED8
Tritanopia (blue-blind)
#B9C0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcd9; /* rgb */ color: rgb(190, 188, 217); /* oklch */ color: oklch(80.6% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#d1d0e4',
500: '#bebcd9',
950: '#000000',
},
}SCSS
$custom: #bebcd9; $custom-light: #d1d0e4; $custom-dark: #000000;
JSON
{
"hex": "#bebcd9",
"rgb": {
"r": 190,
"g": 188,
"b": 217
},
"hsl": {
"h": 244.138,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.80611,
"c": 0.0406,
"h": 288.6
},
"luminance": 0.51923
}Semantic roles & 50–950 ramp
primary
#BEBCD9
secondary
#ADB08A
accent
#A63F9F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384