#BABCCF#BABCCF
#BABCCF is a light, muted blue. Relative luminance 0.509; OKLCH L 80.0% C 0.027 H 281.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BABCCF |
|---|---|
| RGB | rgb(186, 188, 207) |
| HSL | hsl(234, 18%, 77%) |
| HSV | hsv(234, 10%, 81%) |
| CMYK | cmyk(10.1%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.62, 3.01, -9.77) |
| CIE-LCH | lch(76.62, 10.22, 287.15°) |
| OKLab | oklab(79.96% 0.0051 -0.0263) |
| OKLCH | oklch(79.96% 0.027 281) |
| XYZ | xyz(49.4931, 50.9102, 66.2386) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.70
Lavender (CSS)
#E6E6FA
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABCCF #CFCDBA
analogous
#BAC7CF #BABCCF #C3BACF
triadic
#BABCCF #CFBABC #BCCFBA
tetradic
#BABCCF #CFBAC7 #CFCDBA #BACFC3
square
#BABCCF #CFBAC7 #CFCDBA #BACFC3
split-complementary
#BABCCF #CFC3BA #C7CFBA
monochromatic
#72769D #9699B6 #BABCCF #DEDFE8 #EDEDF2
Accessibility & contrast
On white
1.88
#BABCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BABCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABCCF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABCCF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#B6BFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #babccf; /* rgb */ color: rgb(186, 188, 207); /* oklch */ color: oklch(80.0% 0.027 281.0);
Tailwind
colors: {
custom: {
50: '#ced0dd',
500: '#babccf',
950: '#000000',
},
}SCSS
$custom: #babccf; $custom-light: #ced0dd; $custom-dark: #000000;
JSON
{
"hex": "#babccf",
"rgb": {
"r": 186,
"g": 188,
"b": 207
},
"hsl": {
"h": 234.286,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.79958,
"c": 0.02676,
"h": 281
},
"luminance": 0.50911
}Semantic roles & 50–950 ramp
primary
#BABCCF
secondary
#A4A189
accent
#94499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384