#BEBEE5#BEBEE5
#BEBEE5 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.055 H 285.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE5 |
|---|---|
| RGB | rgb(190, 190, 229) |
| HSL | hsl(240, 43%, 82%) |
| HSV | hsv(240, 17%, 90%) |
| CMYK | cmyk(17%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(78.13, 7.85, -19.37) |
| CIE-LCH | lch(78.13, 20.90, 292.06°) |
| OKLab | oklab(81.44% 0.0143 -0.0527) |
| OKLCH | oklch(81.44% 0.055 285.1) |
| XYZ | xyz(53.7883, 53.4305, 81.5929) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.73
Light Periwinkle
#C1C6FC
ΔE00 4.74
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.68
Light Blue Grey
#B7C9E2
ΔE00 9.25
Light Violet
#D6B4FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE5 #E5E5BE
analogous
#BED2E5 #BEBEE5 #D2BEE5
triadic
#BEBEE5 #E5BEBE #BEE5BE
tetradic
#BEBEE5 #E5BED2 #E5E5BE #BEE5D2
square
#BEBEE5 #E5BED2 #E5E5BE #BEE5D2
split-complementary
#BEBEE5 #E5D2BE #D2E5BE
monochromatic
#6767C2 #9292D4 #BEBEE5 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.80
#BEBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BEBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E7
Deuteranopia (green-blind)
#B4C0E4
Tritanopia (blue-blind)
#B6C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee5; /* rgb */ color: rgb(190, 190, 229); /* oklch */ color: oklch(81.4% 0.055 285.1);
Tailwind
colors: {
custom: {
50: '#d2d1ed',
500: '#bebee5',
950: '#000000',
},
}SCSS
$custom: #bebee5; $custom-light: #d2d1ed; $custom-dark: #000000;
JSON
{
"hex": "#bebee5",
"rgb": {
"r": 190,
"g": 190,
"b": 229
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.81435,
"c": 0.0546,
"h": 285.1
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#BEBEE5
secondary
#BFBF88
accent
#B630B6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384