#BEBDCF#BEBDCF
#BEBDCF is a light, muted blue. Relative luminance 0.518; OKLCH L 80.5% C 0.025 H 288.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDCF |
|---|---|
| RGB | rgb(190, 189, 207) |
| HSL | hsl(243, 16%, 78%) |
| HSV | hsv(243, 9%, 81%) |
| CMYK | cmyk(8.2%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.19, 3.81, -8.89) |
| CIE-LCH | lch(77.19, 9.67, 293.17°) |
| OKLab | oklab(80.47% 0.0079 -0.0239) |
| OKLCH | oklch(80.47% 0.025 288.4) |
| XYZ | xyz(50.6931, 51.8471, 66.3562) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 9.46
Cloudy Blue
#ACC2D9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDCF #CECFBD
analogous
#BDC5CF #BEBDCF #C7BDCF
triadic
#BEBDCF #CFBEBD #BDCFBE
tetradic
#BEBDCF #CFBDC5 #CECFBD #BDCFC7
square
#BEBDCF #CFBDC5 #CECFBD #BDCFC7
split-complementary
#BEBDCF #CFC7BD #C5CFBD
monochromatic
#78769B #9B9AB5 #BEBDCF #E1E0E9 #EEEDF2
Accessibility & contrast
On white
1.85
#BEBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BEBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDCF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDCF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#BBC0C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebdcf; /* rgb */ color: rgb(190, 189, 207); /* oklch */ color: oklch(80.5% 0.025 288.4);
Tailwind
colors: {
custom: {
50: '#d1d0dd',
500: '#bebdcf',
950: '#000000',
},
}SCSS
$custom: #bebdcf; $custom-light: #d1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#bebdcf",
"rgb": {
"r": 190,
"g": 189,
"b": 207
},
"hsl": {
"h": 243.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.80475,
"c": 0.02515,
"h": 288.4
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#BEBDCF
secondary
#A2A38D
accent
#9A4B96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384