#BEBEE4#BEBEE4
#BEBEE4 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.053 H 285.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE4 |
|---|---|
| RGB | rgb(190, 190, 228) |
| HSL | hsl(240, 41%, 82%) |
| HSV | hsv(240, 17%, 89%) |
| CMYK | cmyk(16.7%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(78.10, 7.63, -18.88) |
| CIE-LCH | lch(78.10, 20.36, 292.01°) |
| OKLab | oklab(81.4% 0.0139 -0.0513) |
| OKLCH | oklch(81.4% 0.053 285.2) |
| XYZ | xyz(53.6491, 53.3749, 80.8596) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 8.79
Light Blue Grey
#B7C9E2
ΔE00 9.18
Lightsteelblue
#B0C4DE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE4 #E4E4BE
analogous
#BED1E4 #BEBEE4 #D1BEE4
triadic
#BEBEE4 #E4BEBE #BEE4BE
tetradic
#BEBEE4 #E4BED1 #E4E4BE #BEE4D1
square
#BEBEE4 #E4BED1 #E4E4BE #BEE4D1
split-complementary
#BEBEE4 #E4D1BE #D1E4BE
monochromatic
#6868C0 #9393D2 #BEBEE4 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.80
#BEBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BEBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE4
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE4 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E6
Deuteranopia (green-blind)
#B4C0E3
Tritanopia (blue-blind)
#B6C4CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee4; /* rgb */ color: rgb(190, 190, 228); /* oklch */ color: oklch(81.4% 0.053 285.2);
Tailwind
colors: {
custom: {
50: '#d2d1ec',
500: '#bebee4',
950: '#000000',
},
}SCSS
$custom: #bebee4; $custom-light: #d2d1ec; $custom-dark: #000000;
JSON
{
"hex": "#bebee4",
"rgb": {
"r": 190,
"g": 190,
"b": 228
},
"hsl": {
"h": 240,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.81399,
"c": 0.0532,
"h": 285.2
},
"luminance": 0.53375
}Semantic roles & 50–950 ramp
primary
#BEBEE4
secondary
#BEBE89
accent
#B431B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384