#BEBCDB#BEBCDB
#BEBCDB is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.043 H 288.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDB |
|---|---|
| RGB | rgb(190, 188, 219) |
| HSL | hsl(244, 30%, 80%) |
| HSV | hsv(244, 14%, 86%) |
| CMYK | cmyk(13.2%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(77.30, 6.80, -15.23) |
| CIE-LCH | lch(77.30, 16.68, 294.07°) |
| OKLab | oklab(80.68% 0.0137 -0.0412) |
| OKLCH | oklch(80.68% 0.043 288.3) |
| XYZ | xyz(52.0019, 52.0276, 74.3068) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 8.54
Light Blue Grey
#B7C9E2
ΔE00 9.47
Light Lavender
#DFC5FE
ΔE00 9.54
Pale Lilac
#E4CBFF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDB #D9DBBC
analogous
#BCCADB #BEBCDB #CEBCDB
triadic
#BEBCDB #DBBEBC #BCDBBE
tetradic
#BEBCDB #DBBCCA #D9DBBC #BCDBCE
square
#BEBCDB #DBBCCA #D9DBBC #BCDBCE
split-complementary
#BEBCDB #DBCEBC #CADBBC
monochromatic
#716CB0 #9794C6 #BEBCDB #E5E4F0 #ECEBF4
Accessibility & contrast
On white
1.84
#BEBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BEBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#B8C1C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcdb; /* rgb */ color: rgb(190, 188, 219); /* oklch */ color: oklch(80.7% 0.043 288.3);
Tailwind
colors: {
custom: {
50: '#d1d0e6',
500: '#bebcdb',
950: '#000000',
},
}SCSS
$custom: #bebcdb; $custom-light: #d1d0e6; $custom-dark: #000000;
JSON
{
"hex": "#bebcdb",
"rgb": {
"r": 190,
"g": 188,
"b": 219
},
"hsl": {
"h": 243.871,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.80681,
"c": 0.04341,
"h": 288.3
},
"luminance": 0.52028
}Semantic roles & 50–950 ramp
primary
#BEBCDB
secondary
#AFB289
accent
#A93DA2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384