#BEBCD7#BEBCD7
#BEBCD7 is a light, muted blue. Relative luminance 0.518; OKLCH L 80.5% C 0.038 H 288.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD7 |
|---|---|
| RGB | rgb(190, 188, 215) |
| HSL | hsl(244, 25%, 79%) |
| HSV | hsv(244, 13%, 84%) |
| CMYK | cmyk(11.6%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(77.17, 5.97, -13.25) |
| CIE-LCH | lch(77.17, 14.53, 294.25°) |
| OKLab | oklab(80.54% 0.0123 -0.0358) |
| OKLCH | oklch(80.54% 0.038 288.9) |
| XYZ | xyz(51.4816, 51.8195, 71.5667) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD7 #D5D7BC
analogous
#BCC8D7 #BEBCD7 #CCBCD7
triadic
#BEBCD7 #D7BEBC #BCD7BE
tetradic
#BEBCD7 #D7BCC8 #D5D7BC #BCD7CC
square
#BEBCD7 #D7BCC8 #D5D7BC #BCD7CC
split-complementary
#BEBCD7 #D7CCBC #C8D7BC
monochromatic
#746FA9 #9996C0 #BEBCD7 #E3E2EE #ECECF4
Accessibility & contrast
On white
1.85
#BEBCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BEBCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD7
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD7 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD8
Deuteranopia (green-blind)
#B6BED6
Tritanopia (blue-blind)
#B9C0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebcd7; /* rgb */ color: rgb(190, 188, 215); /* oklch */ color: oklch(80.5% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#d1d0e3',
500: '#bebcd7',
950: '#000000',
},
}SCSS
$custom: #bebcd7; $custom-light: #d1d0e3; $custom-dark: #000000;
JSON
{
"hex": "#bebcd7",
"rgb": {
"r": 190,
"g": 188,
"b": 215
},
"hsl": {
"h": 244.444,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.80542,
"c": 0.0378,
"h": 288.9
},
"luminance": 0.5182
}Semantic roles & 50–950 ramp
primary
#BEBCD7
secondary
#ABAD8A
accent
#A4429D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384