#BEBEDB#BEBEDB
#BEBEDB is a light, muted blue. Relative luminance 0.529; OKLCH L 81.1% C 0.041 H 285.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEDB |
|---|---|
| RGB | rgb(190, 190, 219) |
| HSL | hsl(240, 29%, 80%) |
| HSV | hsv(240, 13%, 86%) |
| CMYK | cmyk(13.2%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(77.81, 5.72, -14.46) |
| CIE-LCH | lch(77.81, 15.55, 291.58°) |
| OKLab | oklab(81.08% 0.0108 -0.0391) |
| OKLCH | oklch(81.08% 0.041 285.5) |
| XYZ | xyz(52.4321, 52.8881, 74.4502) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 8.41
Lightsteelblue
#B0C4DE
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 9.17
Lavender (CSS)
#E6E6FA
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEDB #DBDBBE
analogous
#BECCDB #BEBEDB #CCBEDB
triadic
#BEBEDB #DBBEBE #BEDBBE
tetradic
#BEBEDB #DBBECC #DBDBBE #BEDBCC
square
#BEBEDB #DBBECC #DBDBBE #BEDBCC
split-complementary
#BEBEDB #DBCCBE #CCDBBE
monochromatic
#6F6FAF #9797C5 #BEBEDB #E5E5F1 #EBEBF4
Accessibility & contrast
On white
1.81
#BEBEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BEBEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEDB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEDB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#B8C3C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebedb; /* rgb */ color: rgb(190, 190, 219); /* oklch */ color: oklch(81.1% 0.041 285.5);
Tailwind
colors: {
custom: {
50: '#d1d1e6',
500: '#bebedb',
950: '#000000',
},
}SCSS
$custom: #bebedb; $custom-light: #d1d1e6; $custom-dark: #000000;
JSON
{
"hex": "#bebedb",
"rgb": {
"r": 190,
"g": 190,
"b": 219
},
"hsl": {
"h": 240,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8108,
"c": 0.04057,
"h": 285.5
},
"luminance": 0.52889
}Semantic roles & 50–950 ramp
primary
#BEBEDB
secondary
#B2B28B
accent
#A73EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384