#BDBED0#BDBED0
#BDBED0 is a light, muted blue. Relative luminance 0.522; OKLCH L 80.6% C 0.025 H 283.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBED0 |
|---|---|
| RGB | rgb(189, 190, 208) |
| HSL | hsl(237, 17%, 78%) |
| HSV | hsv(237, 9%, 82%) |
| CMYK | cmyk(9.1%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(77.40, 3.14, -9.13) |
| CIE-LCH | lch(77.40, 9.65, 288.96°) |
| OKLab | oklab(80.63% 0.0058 -0.0245) |
| OKLCH | oklch(80.63% 0.025 283.3) |
| XYZ | xyz(50.7826, 52.1995, 67.0624) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.34
Cloudy Blue
#ACC2D9
ΔE00 8.50
Lavender (CSS)
#E6E6FA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBED0 #D0CFBD
analogous
#BDC7D0 #BDBED0 #C5BDD0
triadic
#BDBED0 #D0BDBE #BED0BD
tetradic
#BDBED0 #D0BDC7 #D0CFBD #BDD0C5
square
#BDBED0 #D0BDC7 #D0CFBD #BDD0C5
split-complementary
#BDBED0 #D0C5BD #C7D0BD
monochromatic
#76789D #999BB7 #BDBED0 #E1E1E9 #EDEDF2
Accessibility & contrast
On white
1.84
#BDBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BDBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBED0
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBED0 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D1
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#B9C1C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdbed0; /* rgb */ color: rgb(189, 190, 208); /* oklch */ color: oklch(80.6% 0.025 283.3);
Tailwind
colors: {
custom: {
50: '#d1d1de',
500: '#bdbed0',
950: '#000000',
},
}SCSS
$custom: #bdbed0; $custom-light: #d1d1de; $custom-dark: #000000;
JSON
{
"hex": "#bdbed0",
"rgb": {
"r": 189,
"g": 190,
"b": 208
},
"hsl": {
"h": 236.842,
"s": 16.814,
"l": 77.843
},
"oklch": {
"l": 0.80631,
"c": 0.0252,
"h": 283.3
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#BDBED0
secondary
#A5A38D
accent
#974A9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384