#BEBAEB#BEBAEB
#BEBAEB is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.9% C 0.069 H 288.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAEB |
|---|---|
| RGB | rgb(190, 186, 235) |
| HSL | hsl(245, 55%, 83%) |
| HSV | hsv(245, 21%, 92%) |
| CMYK | cmyk(19.1%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.32, 11.33, -23.83) |
| CIE-LCH | lch(77.32, 26.39, 295.43°) |
| OKLab | oklab(80.87% 0.0218 -0.0652) |
| OKLCH | oklch(80.87% 0.069 288.5) |
| XYZ | xyz(53.7860, 52.0624, 85.7965) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 6.95
Pale Violet
#CEAEFA
ΔE00 7.32
Light Violet
#D6B4FC
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAEB #E7EBBA
analogous
#BACEEB #BEBAEB #D6BAEB
triadic
#BEBAEB #EBBEBA #BAEBBE
tetradic
#BEBAEB #EBBACE #E7EBBA #BAEBD6
square
#BEBAEB #EBBACE #E7EBBA #BAEBD6
split-complementary
#BEBAEB #EBD6BA #CEEBBA
monochromatic
#655BCF #918BDD #BEBAEB #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.84
#BEBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BEBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAEB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAEB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#B5C2CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebaeb; /* rgb */ color: rgb(190, 186, 235); /* oklch */ color: oklch(80.9% 0.069 288.5);
Tailwind
colors: {
custom: {
50: '#d2cef1',
500: '#bebaeb',
950: '#000000',
},
}SCSS
$custom: #bebaeb; $custom-light: #d2cef1; $custom-dark: #000000;
JSON
{
"hex": "#bebaeb",
"rgb": {
"r": 190,
"g": 186,
"b": 235
},
"hsl": {
"h": 244.898,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.80872,
"c": 0.06871,
"h": 288.5
},
"luminance": 0.52063
}Semantic roles & 50–950 ramp
primary
#BEBAEB
secondary
#C2C782
accent
#C323B6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385