#BEBEEB#BEBEEB
#BEBEEB is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.063 H 284.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEEB |
|---|---|
| RGB | rgb(190, 190, 235) |
| HSL | hsl(240, 53%, 83%) |
| HSV | hsv(240, 19%, 92%) |
| CMYK | cmyk(19.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(78.33, 9.16, -22.30) |
| CIE-LCH | lch(78.33, 24.11, 292.33°) |
| OKLab | oklab(81.66% 0.0162 -0.0609) |
| OKLCH | oklch(81.66% 0.063 284.9) |
| XYZ | xyz(54.6405, 53.7714, 86.0813) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.49
Periwinkle
#CCCCFF
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 8.28
Pale Violet
#CEAEFA
ΔE00 8.60
Light Violet
#D6B4FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEEB #EBEBBE
analogous
#BED4EB #BEBEEB #D4BEEB
triadic
#BEBEEB #EBBEBE #BEEBBE
tetradic
#BEBEEB #EBBED4 #EBEBBE #BEEBD4
square
#BEBEEB #EBBED4 #EBEBBE #BEEBD4
split-complementary
#BEBEEB #EBD4BE #D4EBBE
monochromatic
#6060CE #8F8FDD #BEBEEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.79
#BEBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BEBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEEB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEEB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#B2C0EA
Tritanopia (blue-blind)
#B4C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bebeeb; /* rgb */ color: rgb(190, 190, 235); /* oklch */ color: oklch(81.7% 0.063 284.9);
Tailwind
colors: {
custom: {
50: '#d2d1f1',
500: '#bebeeb',
950: '#000000',
},
}SCSS
$custom: #bebeeb; $custom-light: #d2d1f1; $custom-dark: #000000;
JSON
{
"hex": "#bebeeb",
"rgb": {
"r": 190,
"g": 190,
"b": 235
},
"hsl": {
"h": 240,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.81657,
"c": 0.063,
"h": 284.9
},
"luminance": 0.53772
}Semantic roles & 50–950 ramp
primary
#BEBEEB
secondary
#C7C786
accent
#C025C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385