#BEBBDD#BEBBDD
#BEBBDD is a light, muted blue. Relative luminance 0.517; OKLCH L 80.6% C 0.048 H 289.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDD |
|---|---|
| RGB | rgb(190, 187, 221) |
| HSL | hsl(245, 33%, 80%) |
| HSV | hsv(245, 15%, 87%) |
| CMYK | cmyk(14%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(77.11, 7.76, -16.60) |
| CIE-LCH | lch(77.11, 18.32, 295.07°) |
| OKLab | oklab(80.55% 0.0158 -0.045) |
| OKLCH | oklch(80.55% 0.048 289.3) |
| XYZ | xyz(52.0539, 51.7078, 75.6308) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 6.73
Thistle
#D8BFD8
ΔE00 8.44
Light Lavender
#DFC5FE
ΔE00 8.79
Pale Lilac
#E4CBFF
ΔE00 9.03
Light Blue Grey
#B7C9E2
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDD #DADDBB
analogous
#BBC9DD #BEBBDD #CFBBDD
triadic
#BEBBDD #DDBEBB #BBDDBE
tetradic
#BEBBDD #DDBBC9 #DADDBB #BBDDCF
square
#BEBBDD #DDBBC9 #DADDBB #BBDDCF
split-complementary
#BEBBDD #DDCFBB #C9DDBB
monochromatic
#7069B4 #9792C9 #BEBBDD #E5E4F1 #ECEBF5
Accessibility & contrast
On white
1.85
#BEBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BEBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFDF
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#B8C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbdd; /* rgb */ color: rgb(190, 187, 221); /* oklch */ color: oklch(80.6% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#d1cfe7',
500: '#bebbdd',
950: '#000000',
},
}SCSS
$custom: #bebbdd; $custom-light: #d1cfe7; $custom-dark: #000000;
JSON
{
"hex": "#bebbdd",
"rgb": {
"r": 190,
"g": 187,
"b": 221
},
"hsl": {
"h": 245.294,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.80552,
"c": 0.04768,
"h": 289.3
},
"luminance": 0.51708
}Semantic roles & 50–950 ramp
primary
#BEBBDD
secondary
#B1B587
accent
#AC39A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384