#BEBEE8#BEBEE8
#BEBEE8 is a light, muted blue. Relative luminance 0.536; OKLCH L 81.5% C 0.059 H 285.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE8 |
|---|---|
| RGB | rgb(190, 190, 232) |
| HSL | hsl(240, 48%, 83%) |
| HSV | hsv(240, 18%, 91%) |
| CMYK | cmyk(18.1%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(78.23, 8.50, -20.84) |
| CIE-LCH | lch(78.23, 22.50, 292.19°) |
| OKLab | oklab(81.55% 0.0152 -0.0568) |
| OKLCH | oklch(81.55% 0.059 285) |
| XYZ | xyz(54.2108, 53.5995, 83.8179) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.08
Periwinkle
#CCCCFF
ΔE00 4.22
Light Lavender
#DFC5FE
ΔE00 7.92
Pale Lilac
#E4CBFF
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.99
Pale Violet
#CEAEFA
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE8 #E8E8BE
analogous
#BED3E8 #BEBEE8 #D3BEE8
triadic
#BEBEE8 #E8BEBE #BEE8BE
tetradic
#BEBEE8 #E8BED3 #E8E8BE #BEE8D3
square
#BEBEE8 #E8BED3 #E8E8BE #BEE8D3
split-complementary
#BEBEE8 #E8D3BE #D3E8BE
monochromatic
#6464C8 #9191D8 #BEBEE8 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.79
#BEBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BEBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE8
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE8 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#B3C0E7
Tritanopia (blue-blind)
#B5C5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee8; /* rgb */ color: rgb(190, 190, 232); /* oklch */ color: oklch(81.5% 0.059 285.0);
Tailwind
colors: {
custom: {
50: '#d2d1ef',
500: '#bebee8',
950: '#000000',
},
}SCSS
$custom: #bebee8; $custom-light: #d2d1ef; $custom-dark: #000000;
JSON
{
"hex": "#bebee8",
"rgb": {
"r": 190,
"g": 190,
"b": 232
},
"hsl": {
"h": 240,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.81545,
"c": 0.0588,
"h": 285
},
"luminance": 0.536
}Semantic roles & 50–950 ramp
primary
#BEBEE8
secondary
#C3C387
accent
#BB2BBB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385