#BEBCDF#BEBCDF
#BEBCDF is a light, muted blue. Relative luminance 0.522; OKLCH L 80.8% C 0.049 H 287.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDF |
|---|---|
| RGB | rgb(190, 188, 223) |
| HSL | hsl(243, 35%, 81%) |
| HSV | hsv(243, 16%, 87%) |
| CMYK | cmyk(14.8%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(77.42, 7.64, -17.20) |
| CIE-LCH | lch(77.42, 18.82, 293.96°) |
| OKLab | oklab(80.82% 0.015 -0.0467) |
| OKLCH | oklch(80.82% 0.049 287.9) |
| XYZ | xyz(52.5348, 52.2408, 77.1135) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.22
Light Lavender
#DFC5FE
ΔE00 8.69
Thistle
#D8BFD8
ΔE00 8.83
Pale Lilac
#E4CBFF
ΔE00 8.96
Light Blue Grey
#B7C9E2
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDF #DDDFBC
analogous
#BCCBDF #BEBCDF #CFBCDF
triadic
#BEBCDF #DFBEBC #BCDFBE
tetradic
#BEBCDF #DFBCCB #DDDFBC #BCDFCF
square
#BEBCDF #DFBCCB #DDDFBC #BCDFCF
split-complementary
#BEBCDF #DFCFBC #CBDFBC
monochromatic
#6E69B7 #9693CB #BEBCDF #E6E5F3 #EBEAF5
Accessibility & contrast
On white
1.83
#BEBCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BEBCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B4BEDE
Tritanopia (blue-blind)
#B7C2C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcdf; /* rgb */ color: rgb(190, 188, 223); /* oklch */ color: oklch(80.8% 0.049 287.9);
Tailwind
colors: {
custom: {
50: '#d1d0e9',
500: '#bebcdf',
950: '#000000',
},
}SCSS
$custom: #bebcdf; $custom-light: #d1d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bebcdf",
"rgb": {
"r": 190,
"g": 188,
"b": 223
},
"hsl": {
"h": 243.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.80822,
"c": 0.04902,
"h": 287.9
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#BEBCDF
secondary
#B5B788
accent
#AE37A7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384