#BEBEE9#BEBEE9
#BEBEE9 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.6% C 0.060 H 285.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE9 |
|---|---|
| RGB | rgb(190, 190, 233) |
| HSL | hsl(240, 49%, 83%) |
| HSV | hsv(240, 18%, 91%) |
| CMYK | cmyk(18.5%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(78.26, 8.72, -21.32) |
| CIE-LCH | lch(78.26, 23.04, 292.24°) |
| OKLab | oklab(81.58% 0.0156 -0.0581) |
| OKLCH | oklch(81.58% 0.06 285) |
| XYZ | xyz(54.3532, 53.6565, 84.5681) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.87
Periwinkle
#CCCCFF
ΔE00 4.07
Light Lavender
#DFC5FE
ΔE00 7.82
Pale Lilac
#E4CBFF
ΔE00 8.36
Light Violet
#D6B4FC
ΔE00 8.85
Pale Violet
#CEAEFA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE9 #E9E9BE
analogous
#BED3E9 #BEBEE9 #D3BEE9
triadic
#BEBEE9 #E9BEBE #BEE9BE
tetradic
#BEBEE9 #E9BED3 #E9E9BE #BEE9D3
square
#BEBEE9 #E9BED3 #E9E9BE #BEE9D3
split-complementary
#BEBEE9 #E9D3BE #D3E9BE
monochromatic
#6363CA #9090DA #BEBEE9 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.79
#BEBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BEBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE9
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE9 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EB
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#B5C5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebee9; /* rgb */ color: rgb(190, 190, 233); /* oklch */ color: oklch(81.6% 0.060 285.0);
Tailwind
colors: {
custom: {
50: '#d2d1f0',
500: '#bebee9',
950: '#000000',
},
}SCSS
$custom: #bebee9; $custom-light: #d2d1f0; $custom-dark: #000000;
JSON
{
"hex": "#bebee9",
"rgb": {
"r": 190,
"g": 190,
"b": 233
},
"hsl": {
"h": 240,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.81582,
"c": 0.0602,
"h": 285
},
"luminance": 0.53657
}Semantic roles & 50–950 ramp
primary
#BEBEE9
secondary
#C5C587
accent
#BD29BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385