#BABFCD#BABFCD
#BABFCD is a light, muted blue. Relative luminance 0.521; OKLCH L 80.5% C 0.020 H 270.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BABFCD |
|---|---|
| RGB | rgb(186, 191, 205) |
| HSL | hsl(224, 16%, 77%) |
| HSV | hsv(224, 9%, 80%) |
| CMYK | cmyk(9.3%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(77.35, 1.00, -7.61) |
| CIE-LCH | lch(77.35, 7.68, 277.49°) |
| OKLab | oklab(80.5% 0.0001 -0.0204) |
| OKLCH | oklch(80.5% 0.02 270.2) |
| XYZ | xyz(49.8977, 52.1080, 65.1748) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.43
Light Blue Grey
#B7C9E2
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABFCD #CDC8BA
analogous
#BAC9CD #BABFCD #BFBACD
triadic
#BABFCD #CDBABF #BFCDBA
tetradic
#BABFCD #CDBAC9 #CDC8BA #BACDBF
square
#BABFCD #CDBAC9 #CDC8BA #BACDBF
split-complementary
#BABFCD #CDBFBA #C9CDBA
monochromatic
#737D9A #979EB3 #BABFCD #DDE0E7 #EDEFF2
Accessibility & contrast
On white
1.84
#BABFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BABFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABFCD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABFCD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#B6C2C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #babfcd; /* rgb */ color: rgb(186, 191, 205); /* oklch */ color: oklch(80.5% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#ced2dc',
500: '#babfcd',
950: '#000000',
},
}SCSS
$custom: #babfcd; $custom-light: #ced2dc; $custom-dark: #000000;
JSON
{
"hex": "#babfcd",
"rgb": {
"r": 186,
"g": 191,
"b": 205
},
"hsl": {
"h": 224.211,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.80503,
"c": 0.02044,
"h": 270.2
},
"luminance": 0.52108
}Semantic roles & 50–950 ramp
primary
#BABFCD
secondary
#A19B8A
accent
#854B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384