#BABCCA#BABCCA
#BABCCA is a light, near-neutral blue. Relative luminance 0.507; OKLCH L 79.8% C 0.020 H 279.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BABCCA |
|---|---|
| RGB | rgb(186, 188, 202) |
| HSL | hsl(233, 13%, 76%) |
| HSV | hsv(233, 8%, 79%) |
| CMYK | cmyk(7.9%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.48, 2.01, -7.27) |
| CIE-LCH | lch(76.48, 7.55, 285.44°) |
| OKLab | oklab(79.8% 0.0032 -0.0195) |
| OKLCH | oklch(79.8% 0.02 279.4) |
| XYZ | xyz(48.8915, 50.6695, 63.0701) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.43
Silver
#C0C0C0
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.39
Cloudy Blue
#ACC2D9
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABCCA #CAC8BA
analogous
#BAC4CA #BABCCA #C0BACA
triadic
#BABCCA #CABABC #BCCABA
tetradic
#BABCCA #CABAC4 #CAC8BA #BACAC0
square
#BABCCA #CABAC4 #CAC8BA #BACAC0
split-complementary
#BABCCA #CAC0BA #C4CABA
monochromatic
#757995 #979AAF #BABCCA #DDDEE5 #EEEEF2
Accessibility & contrast
On white
1.89
#BABCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BABCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABCCA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABCCA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#B7BEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #babcca; /* rgb */ color: rgb(186, 188, 202); /* oklch */ color: oklch(79.8% 0.020 279.4);
Tailwind
colors: {
custom: {
50: '#ced0da',
500: '#babcca',
950: '#000000',
},
}SCSS
$custom: #babcca; $custom-light: #ced0da; $custom-dark: #000000;
JSON
{
"hex": "#babcca",
"rgb": {
"r": 186,
"g": 188,
"b": 202
},
"hsl": {
"h": 232.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.79795,
"c": 0.01977,
"h": 279.4
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#BABCCA
secondary
#9E9B8A
accent
#8E4E97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383