#BEBBE2#BEBBE2
#BEBBE2 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.055 H 288.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBE2 |
|---|---|
| RGB | rgb(190, 187, 226) |
| HSL | hsl(245, 40%, 81%) |
| HSV | hsv(245, 17%, 89%) |
| CMYK | cmyk(15.9%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.27, 8.83, -19.05) |
| CIE-LCH | lch(77.27, 21.00, 294.86°) |
| OKLab | oklab(80.73% 0.0175 -0.0518) |
| OKLCH | oklch(80.73% 0.055 288.6) |
| XYZ | xyz(52.7300, 51.9783, 79.1915) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.45
Light Periwinkle
#C1C6FC
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 7.91
Pale Lilac
#E4CBFF
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 9.01
Light Violet
#D6B4FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBE2 #DFE2BB
analogous
#BBCBE2 #BEBBE2 #D1BBE2
triadic
#BEBBE2 #E2BEBB #BBE2BE
tetradic
#BEBBE2 #E2BBCB #DFE2BB #BBE2D1
square
#BEBBE2 #E2BBCB #DFE2BB #BBE2D1
split-complementary
#BEBBE2 #E2D1BB #CBE2BB
monochromatic
#6C65BD #9590D0 #BEBBE2 #E7E6F4 #EAEAF6
Accessibility & contrast
On white
1.84
#BEBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BEBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBE2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBE2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E4
Deuteranopia (green-blind)
#B2BEE1
Tritanopia (blue-blind)
#B7C1C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebbe2; /* rgb */ color: rgb(190, 187, 226); /* oklch */ color: oklch(80.7% 0.055 288.6);
Tailwind
colors: {
custom: {
50: '#d2cfeb',
500: '#bebbe2',
950: '#000000',
},
}SCSS
$custom: #bebbe2; $custom-light: #d2cfeb; $custom-dark: #000000;
JSON
{
"hex": "#bebbe2",
"rgb": {
"r": 190,
"g": 187,
"b": 226
},
"hsl": {
"h": 244.615,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.80732,
"c": 0.05468,
"h": 288.6
},
"luminance": 0.51979
}Semantic roles & 50–950 ramp
primary
#BEBBE2
secondary
#B7BB86
accent
#B332A9
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384