#BEBEDF#BEBEDF
#BEBEDF is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.046 H 285.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEDF |
|---|---|
| RGB | rgb(190, 190, 223) |
| HSL | hsl(240, 34%, 81%) |
| HSV | hsv(240, 15%, 87%) |
| CMYK | cmyk(14.8%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(77.93, 6.56, -16.43) |
| CIE-LCH | lch(77.93, 17.69, 291.77°) |
| OKLab | oklab(81.22% 0.0122 -0.0445) |
| OKLCH | oklch(81.22% 0.046 285.3) |
| XYZ | xyz(52.9650, 53.1012, 77.2569) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 6.22
Light Blue Grey
#B7C9E2
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 9.13
Thistle
#D8BFD8
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEDF #DFDFBE
analogous
#BECEDF #BEBEDF #CEBEDF
triadic
#BEBEDF #DFBEBE #BEDFBE
tetradic
#BEBEDF #DFBECE #DFDFBE #BEDFCE
square
#BEBEDF #DFBECE #DFDFBE #BEDFCE
split-complementary
#BEBEDF #DFCEBE #CEDFBE
monochromatic
#6C6CB7 #9595CB #BEBEDF #E7E7F3 #EAEAF5
Accessibility & contrast
On white
1.81
#BEBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BEBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEDF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEDF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E1
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#B7C3C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bebedf; /* rgb */ color: rgb(190, 190, 223); /* oklch */ color: oklch(81.2% 0.046 285.3);
Tailwind
colors: {
custom: {
50: '#d1d1e9',
500: '#bebedf',
950: '#000000',
},
}SCSS
$custom: #bebedf; $custom-light: #d1d1e9; $custom-dark: #000000;
JSON
{
"hex": "#bebedf",
"rgb": {
"r": 190,
"g": 190,
"b": 223
},
"hsl": {
"h": 240,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8122,
"c": 0.04618,
"h": 285.3
},
"luminance": 0.53102
}Semantic roles & 50–950 ramp
primary
#BEBEDF
secondary
#B7B78A
accent
#AD39AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384