#BEBBDE#BEBBDE
#BEBBDE is a light, muted blue. Relative luminance 0.518; OKLCH L 80.6% C 0.049 H 289.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDE |
|---|---|
| RGB | rgb(190, 187, 222) |
| HSL | hsl(245, 35%, 80%) |
| HSV | hsv(245, 16%, 87%) |
| CMYK | cmyk(14.4%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.14, 7.97, -17.09) |
| CIE-LCH | lch(77.14, 18.86, 295.01°) |
| OKLab | oklab(80.59% 0.0161 -0.0463) |
| OKLCH | oklch(80.59% 0.049 289.2) |
| XYZ | xyz(52.1875, 51.7613, 76.3346) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 8.54
Light Lavender
#DFC5FE
ΔE00 8.59
Pale Lilac
#E4CBFF
ΔE00 8.87
Light Violet
#D6B4FC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDE #DBDEBB
analogous
#BBC9DE #BEBBDE #CFBBDE
triadic
#BEBBDE #DEBEBB #BBDEBE
tetradic
#BEBBDE #DEBBC9 #DBDEBB #BBDECF
square
#BEBBDE #DEBBC9 #DBDEBB #BBDECF
split-complementary
#BEBBDE #DECFBB #C9DEBB
monochromatic
#6F69B6 #9792CA #BEBBDE #E5E4F2 #EBEAF5
Accessibility & contrast
On white
1.85
#BEBBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BEBBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE0
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#B8C0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbde; /* rgb */ color: rgb(190, 187, 222); /* oklch */ color: oklch(80.6% 0.049 289.2);
Tailwind
colors: {
custom: {
50: '#d1cfe8',
500: '#bebbde',
950: '#000000',
},
}SCSS
$custom: #bebbde; $custom-light: #d1cfe8; $custom-dark: #000000;
JSON
{
"hex": "#bebbde",
"rgb": {
"r": 190,
"g": 187,
"b": 222
},
"hsl": {
"h": 245.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.80588,
"c": 0.04907,
"h": 289.2
},
"luminance": 0.51762
}Semantic roles & 50–950 ramp
primary
#BEBBDE
secondary
#B2B687
accent
#AD38A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384