#BEBDCD#BEBDCD
#BEBDCD is a light, muted blue. Relative luminance 0.517; OKLCH L 80.4% C 0.022 H 288.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDCD |
|---|---|
| RGB | rgb(190, 189, 205) |
| HSL | hsl(244, 14%, 77%) |
| HSV | hsv(244, 8%, 80%) |
| CMYK | cmyk(7.3%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(77.13, 3.41, -7.90) |
| CIE-LCH | lch(77.13, 8.60, 293.34°) |
| OKLab | oklab(80.41% 0.0072 -0.0212) |
| OKLCH | oklch(80.41% 0.022 288.8) |
| XYZ | xyz(50.4501, 51.7499, 65.0766) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.86
Silver
#C0C0C0
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 9.28
Cloudy Blue
#ACC2D9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDCD #CCCDBD
analogous
#BDC4CD #BEBDCD #C6BDCD
triadic
#BEBDCD #CDBEBD #BDCDBE
tetradic
#BEBDCD #CDBDC4 #CCCDBD #BDCDC6
square
#BEBDCD #CDBDC4 #CCCDBD #BDCDC6
split-complementary
#BEBDCD #CDC6BD #C4CDBD
monochromatic
#797798 #9C9AB3 #BEBDCD #E0E0E7 #EEEEF2
Accessibility & contrast
On white
1.85
#BEBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#BEBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDCD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDCD | 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)
#BABFCE
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#BBBFC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdcd; /* rgb */ color: rgb(190, 189, 205); /* oklch */ color: oklch(80.4% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#d1d0dc',
500: '#bebdcd',
950: '#000000',
},
}SCSS
$custom: #bebdcd; $custom-light: #d1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#bebdcd",
"rgb": {
"r": 190,
"g": 189,
"b": 205
},
"hsl": {
"h": 243.75,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.80411,
"c": 0.02235,
"h": 288.8
},
"luminance": 0.5175
}Semantic roles & 50–950 ramp
primary
#BEBDCD
secondary
#A0A18D
accent
#984E93
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384