#BEBCCF#BEBCCF
#BEBCCF is a light, muted blue. Relative luminance 0.514; OKLCH L 80.3% C 0.027 H 290.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCCF |
|---|---|
| RGB | rgb(190, 188, 207) |
| HSL | hsl(246, 17%, 77%) |
| HSV | hsv(246, 9%, 81%) |
| CMYK | cmyk(8.2%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.93, 4.34, -9.28) |
| CIE-LCH | lch(76.93, 10.24, 295.09°) |
| OKLab | oklab(80.27% 0.0094 -0.0249) |
| OKLCH | oklch(80.27% 0.027 290.6) |
| XYZ | xyz(50.4787, 51.4184, 66.2848) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 8.93
Silver
#C0C0C0
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.19
Lavender (CSS)
#E6E6FA
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCCF #CDCFBC
analogous
#BCC3CF #BEBCCF #C8BCCF
triadic
#BEBCCF #CFBEBC #BCCFBE
tetradic
#BEBCCF #CFBCC3 #CDCFBC #BCCFC8
square
#BEBCCF #CFBCC3 #CDCFBC #BCCFC8
split-complementary
#BEBCCF #CFC8BC #C3CFBC
monochromatic
#79759C #9B98B5 #BEBCCF #E1E0E9 #EEEDF2
Accessibility & contrast
On white
1.86
#BEBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BEBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCCF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCCF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#BBBFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebccf; /* rgb */ color: rgb(190, 188, 207); /* oklch */ color: oklch(80.3% 0.027 290.6);
Tailwind
colors: {
custom: {
50: '#d1d0dd',
500: '#bebccf',
950: '#000000',
},
}SCSS
$custom: #bebccf; $custom-light: #d1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bebccf",
"rgb": {
"r": 190,
"g": 188,
"b": 207
},
"hsl": {
"h": 246.316,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80274,
"c": 0.0266,
"h": 290.6
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#BEBCCF
secondary
#A1A48C
accent
#9B4B92
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384