#BEBCCD#BEBCCD
#BEBCCD is a light, muted blue. Relative luminance 0.513; OKLCH L 80.2% C 0.024 H 291.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCCD |
|---|---|
| RGB | rgb(190, 188, 205) |
| HSL | hsl(247, 15%, 77%) |
| HSV | hsv(247, 8%, 80%) |
| CMYK | cmyk(7.3%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.87, 3.95, -8.28) |
| CIE-LCH | lch(76.87, 9.17, 295.48°) |
| OKLab | oklab(80.21% 0.0086 -0.0222) |
| OKLCH | oklch(80.21% 0.024 291.3) |
| XYZ | xyz(50.2358, 51.3212, 65.0052) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.39
Silver
#C0C0C0
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.76
Lightsteelblue
#B0C4DE
ΔE00 9.19
Thistle
#D8BFD8
ΔE00 9.21
Light Gray
#D3D3D3
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCCD #CBCDBC
analogous
#BCC3CD #BEBCCD #C7BCCD
triadic
#BEBCCD #CDBEBC #BCCDBE
tetradic
#BEBCCD #CDBCC3 #CBCDBC #BCCDC7
square
#BEBCCD #CDBCC3 #CBCDBC #BCCDC7
split-complementary
#BEBCCD #CDC7BC #C3CDBC
monochromatic
#7A7699 #9C99B3 #BEBCCD #E0DFE7 #EEEDF2
Accessibility & contrast
On white
1.86
#BEBCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BEBCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCCD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCCD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#BBBEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebccd; /* rgb */ color: rgb(190, 188, 205); /* oklch */ color: oklch(80.2% 0.024 291.3);
Tailwind
colors: {
custom: {
50: '#d1d0dc',
500: '#bebccd',
950: '#000000',
},
}SCSS
$custom: #bebccd; $custom-light: #d1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#bebccd",
"rgb": {
"r": 190,
"g": 188,
"b": 205
},
"hsl": {
"h": 247.059,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.80209,
"c": 0.02381,
"h": 291.3
},
"luminance": 0.51321
}Semantic roles & 50–950 ramp
primary
#BEBCCD
secondary
#9FA18C
accent
#994D90
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384