#BEBEE7#BEBEE7
#BEBEE7 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.5% C 0.057 H 285.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE7 |
|---|---|
| RGB | rgb(190, 190, 231) |
| HSL | hsl(240, 46%, 83%) |
| HSV | hsv(240, 18%, 91%) |
| CMYK | cmyk(17.7%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(78.19, 8.28, -20.35) |
| CIE-LCH | lch(78.19, 21.97, 292.15°) |
| OKLab | oklab(81.51% 0.0149 -0.0554) |
| OKLCH | oklch(81.51% 0.057 285.1) |
| XYZ | xyz(54.0691, 53.5429, 83.0720) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.50
Light Violet
#D6B4FC
ΔE00 9.14
Pale Violet
#CEAEFA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE7 #E7E7BE
analogous
#BED2E7 #BEBEE7 #D2BEE7
triadic
#BEBEE7 #E7BEBE #BEE7BE
tetradic
#BEBEE7 #E7BED2 #E7E7BE #BEE7D2
square
#BEBEE7 #E7BED2 #E7E7BE #BEE7D2
split-complementary
#BEBEE7 #E7D2BE #D2E7BE
monochromatic
#6565C6 #9191D6 #BEBEE7 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.79
#BEBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BEBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE7
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE7 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3E9
Deuteranopia (green-blind)
#B3C0E6
Tritanopia (blue-blind)
#B5C5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee7; /* rgb */ color: rgb(190, 190, 231); /* oklch */ color: oklch(81.5% 0.057 285.1);
Tailwind
colors: {
custom: {
50: '#d2d1ee',
500: '#bebee7',
950: '#000000',
},
}SCSS
$custom: #bebee7; $custom-light: #d2d1ee; $custom-dark: #000000;
JSON
{
"hex": "#bebee7",
"rgb": {
"r": 190,
"g": 190,
"b": 231
},
"hsl": {
"h": 240,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.81508,
"c": 0.0574,
"h": 285.1
},
"luminance": 0.53544
}Semantic roles & 50–950 ramp
primary
#BEBEE7
secondary
#C2C287
accent
#B92CB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385