#BEBCD6#BEBCD6
#BEBCD6 is a light, muted blue. Relative luminance 0.518; OKLCH L 80.5% C 0.036 H 289.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD6 |
|---|---|
| RGB | rgb(190, 188, 214) |
| HSL | hsl(245, 24%, 79%) |
| HSV | hsv(245, 12%, 84%) |
| CMYK | cmyk(11.2%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(77.14, 5.76, -12.75) |
| CIE-LCH | lch(77.14, 14.00, 294.31°) |
| OKLab | oklab(80.51% 0.0119 -0.0344) |
| OKLCH | oklch(80.51% 0.036 289.1) |
| XYZ | xyz(51.3535, 51.7683, 70.8921) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 8.29
Thistle
#D8BFD8
ΔE00 8.45
Light Periwinkle
#C1C6FC
ΔE00 8.62
Light Blue Grey
#B7C9E2
ΔE00 9.10
Dove Gray
#B6B8BD
ΔE00 9.47
Lightsteelblue
#B0C4DE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD6 #D4D6BC
analogous
#BCC7D6 #BEBCD6 #CBBCD6
triadic
#BEBCD6 #D6BEBC #BCD6BE
tetradic
#BEBCD6 #D6BCC7 #D4D6BC #BCD6CB
square
#BEBCD6 #D6BCC7 #D4D6BC #BCD6CB
split-complementary
#BEBCD6 #D6CBBC #C7D6BC
monochromatic
#7470A8 #9996BF #BEBCD6 #E3E2ED #EDECF3
Accessibility & contrast
On white
1.85
#BEBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BEBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD6
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD6 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BFD7
Deuteranopia (green-blind)
#B6BED5
Tritanopia (blue-blind)
#B9C0C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebcd6; /* rgb */ color: rgb(190, 188, 214); /* oklch */ color: oklch(80.5% 0.036 289.1);
Tailwind
colors: {
custom: {
50: '#d1d0e2',
500: '#bebcd6',
950: '#000000',
},
}SCSS
$custom: #bebcd6; $custom-light: #d1d0e2; $custom-dark: #000000;
JSON
{
"hex": "#bebcd6",
"rgb": {
"r": 190,
"g": 188,
"b": 214
},
"hsl": {
"h": 244.615,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.80508,
"c": 0.0364,
"h": 289.1
},
"luminance": 0.51769
}Semantic roles & 50–950 ramp
primary
#BEBCD6
secondary
#A9AC8A
accent
#A3439B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384