#BEBEE6#BEBEE6
#BEBEE6 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.5% C 0.056 H 285.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE6 |
|---|---|
| RGB | rgb(190, 190, 230) |
| HSL | hsl(240, 44%, 82%) |
| HSV | hsv(240, 17%, 90%) |
| CMYK | cmyk(17.4%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(78.16, 8.06, -19.86) |
| CIE-LCH | lch(78.16, 21.43, 292.10°) |
| OKLab | oklab(81.47% 0.0146 -0.0541) |
| OKLCH | oklch(81.47% 0.056 285.1) |
| XYZ | xyz(53.9283, 53.4865, 82.3303) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 4.55
Light Lavender
#DFC5FE
ΔE00 8.14
Pale Lilac
#E4CBFF
ΔE00 8.58
Light Violet
#D6B4FC
ΔE00 9.29
Light Blue Grey
#B7C9E2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE6 #E6E6BE
analogous
#BED2E6 #BEBEE6 #D2BEE6
triadic
#BEBEE6 #E6BEBE #BEE6BE
tetradic
#BEBEE6 #E6BED2 #E6E6BE #BEE6D2
square
#BEBEE6 #E6BED2 #E6E6BE #BEE6D2
split-complementary
#BEBEE6 #E6D2BE #D2E6BE
monochromatic
#6666C4 #9292D5 #BEBEE6 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.80
#BEBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BEBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE6
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE6 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E8
Deuteranopia (green-blind)
#B3C0E5
Tritanopia (blue-blind)
#B6C5CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee6; /* rgb */ color: rgb(190, 190, 230); /* oklch */ color: oklch(81.5% 0.056 285.1);
Tailwind
colors: {
custom: {
50: '#d2d1ee',
500: '#bebee6',
950: '#000000',
},
}SCSS
$custom: #bebee6; $custom-light: #d2d1ee; $custom-dark: #000000;
JSON
{
"hex": "#bebee6",
"rgb": {
"r": 190,
"g": 190,
"b": 230
},
"hsl": {
"h": 240,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.81472,
"c": 0.056,
"h": 285.1
},
"luminance": 0.53487
}Semantic roles & 50–950 ramp
primary
#BEBEE6
secondary
#C0C088
accent
#B82EB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385