#BEBCDE#BEBCDE
#BEBCDE is a light, muted blue. Relative luminance 0.522; OKLCH L 80.8% C 0.048 H 288.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCDE |
|---|---|
| RGB | rgb(190, 188, 222) |
| HSL | hsl(244, 34%, 80%) |
| HSV | hsv(244, 15%, 87%) |
| CMYK | cmyk(14.4%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(77.39, 7.43, -16.70) |
| CIE-LCH | lch(77.39, 18.28, 293.98°) |
| OKLab | oklab(80.79% 0.0147 -0.0453) |
| OKLCH | oklch(80.79% 0.048 288) |
| XYZ | xyz(52.4004, 52.1870, 76.4055) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 8.74
Light Lavender
#DFC5FE
ΔE00 8.88
Pale Lilac
#E4CBFF
ΔE00 9.12
Light Blue Grey
#B7C9E2
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCDE #DCDEBC
analogous
#BCCBDE #BEBCDE #CFBCDE
triadic
#BEBCDE #DEBEBC #BCDEBE
tetradic
#BEBCDE #DEBCCB #DCDEBC #BCDECF
square
#BEBCDE #DEBCCB #DCDEBC #BCDECF
split-complementary
#BEBCDE #DECFBC #CBDEBC
monochromatic
#6E6AB6 #9693CA #BEBCDE #E6E5F2 #EBEAF5
Accessibility & contrast
On white
1.84
#BEBCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BEBCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCDE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCDE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#B8C1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcde; /* rgb */ color: rgb(190, 188, 222); /* oklch */ color: oklch(80.8% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#d1d0e8',
500: '#bebcde',
950: '#000000',
},
}SCSS
$custom: #bebcde; $custom-light: #d1d0e8; $custom-dark: #000000;
JSON
{
"hex": "#bebcde",
"rgb": {
"r": 190,
"g": 188,
"b": 222
},
"hsl": {
"h": 243.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.80786,
"c": 0.04762,
"h": 288
},
"luminance": 0.52188
}Semantic roles & 50–950 ramp
primary
#BEBCDE
secondary
#B3B688
accent
#AD39A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384