#BEBEE2#BEBEE2
#BEBEE2 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.050 H 285.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEE2 |
|---|---|
| RGB | rgb(190, 190, 226) |
| HSL | hsl(240, 38%, 82%) |
| HSV | hsv(240, 16%, 89%) |
| CMYK | cmyk(15.9%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.03, 7.20, -17.90) |
| CIE-LCH | lch(78.03, 19.30, 291.91°) |
| OKLab | oklab(81.33% 0.0132 -0.0486) |
| OKLCH | oklch(81.33% 0.05 285.2) |
| XYZ | xyz(53.3730, 53.2644, 79.4059) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.35
Light Periwinkle
#C1C6FC
ΔE00 5.45
Light Lavender
#DFC5FE
ΔE00 8.74
Light Blue Grey
#B7C9E2
ΔE00 9.04
Pale Lilac
#E4CBFF
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEE2 #E2E2BE
analogous
#BED0E2 #BEBEE2 #D0BEE2
triadic
#BEBEE2 #E2BEBE #BEE2BE
tetradic
#BEBEE2 #E2BED0 #E2E2BE #BEE2D0
square
#BEBEE2 #E2BED0 #E2E2BE #BEE2D0
split-complementary
#BEBEE2 #E2D0BE #D0E2BE
monochromatic
#6969BC #9494CF #BEBEE2 #E8E8F5 #EAEAF6
Accessibility & contrast
On white
1.80
#BEBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BEBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEE2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEE2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C2E4
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#B7C4CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebee2; /* rgb */ color: rgb(190, 190, 226); /* oklch */ color: oklch(81.3% 0.050 285.2);
Tailwind
colors: {
custom: {
50: '#d2d1eb',
500: '#bebee2',
950: '#000000',
},
}SCSS
$custom: #bebee2; $custom-light: #d2d1eb; $custom-dark: #000000;
JSON
{
"hex": "#bebee2",
"rgb": {
"r": 190,
"g": 190,
"b": 226
},
"hsl": {
"h": 240,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81327,
"c": 0.05039,
"h": 285.2
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#BEBEE2
secondary
#BBBB89
accent
#B134B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384