#BEBED7#BEBED7
#BEBED7 is a light, muted blue. Relative luminance 0.527; OKLCH L 80.9% C 0.035 H 285.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBED7 |
|---|---|
| RGB | rgb(190, 190, 215) |
| HSL | hsl(240, 24%, 79%) |
| HSV | hsv(240, 12%, 84%) |
| CMYK | cmyk(11.6%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(77.69, 4.89, -12.48) |
| CIE-LCH | lch(77.69, 13.40, 291.39°) |
| OKLab | oklab(80.94% 0.0094 -0.0337) |
| OKLCH | oklch(80.94% 0.035 285.6) |
| XYZ | xyz(51.9118, 52.6800, 71.7101) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.48
Light Periwinkle
#C1C6FC
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBED7 #D7D7BE
analogous
#BECBD7 #BEBED7 #CBBED7
triadic
#BEBED7 #D7BEBE #BED7BE
tetradic
#BEBED7 #D7BECB #D7D7BE #BED7CB
square
#BEBED7 #D7BECB #D7D7BE #BED7CB
split-complementary
#BEBED7 #D7CBBE #CBD7BE
monochromatic
#7272A8 #9898C0 #BEBED7 #E4E4EE #ECECF3
Accessibility & contrast
On white
1.82
#BEBED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#BEBED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBED7
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBED7 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1D8
Deuteranopia (green-blind)
#B8BFD6
Tritanopia (blue-blind)
#B9C2C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebed7; /* rgb */ color: rgb(190, 190, 215); /* oklch */ color: oklch(80.9% 0.035 285.6);
Tailwind
colors: {
custom: {
50: '#d1d1e3',
500: '#bebed7',
950: '#000000',
},
}SCSS
$custom: #bebed7; $custom-light: #d1d1e3; $custom-dark: #000000;
JSON
{
"hex": "#bebed7",
"rgb": {
"r": 190,
"g": 190,
"b": 215
},
"hsl": {
"h": 240,
"s": 23.81,
"l": 79.412
},
"oklch": {
"l": 0.80943,
"c": 0.03496,
"h": 285.6
},
"luminance": 0.5268
}Semantic roles & 50–950 ramp
primary
#BEBED7
secondary
#ADAD8C
accent
#A243A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384