#BAC2DC#BAC2DC
#BAC2DC is a light, muted blue. Relative luminance 0.542; OKLCH L 81.6% C 0.038 H 272.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2DC |
|---|---|
| RGB | rgb(186, 194, 220) |
| HSL | hsl(226, 33%, 80%) |
| HSV | hsv(226, 15%, 86%) |
| CMYK | cmyk(15.5%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(78.57, 2.50, -13.88) |
| CIE-LCH | lch(78.57, 14.10, 280.19°) |
| OKLab | oklab(81.61% 0.0013 -0.0376) |
| OKLCH | oklch(81.61% 0.038 272) |
| XYZ | xyz(52.4568, 54.1892, 75.3921) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 6.32
Light Periwinkle
#C1C6FC
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2DC #DCD4BA
analogous
#BAD3DC #BAC2DC #C3BADC
triadic
#BAC2DC #DCBAC2 #C2DCBA
tetradic
#BAC2DC #DCBAD3 #DCD4BA #BADCC3
square
#BAC2DC #DCBAD3 #DCD4BA #BADCC3
split-complementary
#BAC2DC #DCC3BA #D3DCBA
monochromatic
#697AB3 #919EC7 #BAC2DC #E3E6F1 #EBEDF5
Accessibility & contrast
On white
1.77
#BAC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#BAC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2DC
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2DC | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#B2C7CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac2dc; /* rgb */ color: rgb(186, 194, 220); /* oklch */ color: oklch(81.6% 0.038 272.0);
Tailwind
colors: {
custom: {
50: '#cfd4e6',
500: '#bac2dc',
950: '#000000',
},
}SCSS
$custom: #bac2dc; $custom-light: #cfd4e6; $custom-dark: #000000;
JSON
{
"hex": "#bac2dc",
"rgb": {
"r": 186,
"g": 194,
"b": 220
},
"hsl": {
"h": 225.882,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.81613,
"c": 0.0376,
"h": 272
},
"luminance": 0.5419
}Semantic roles & 50–950 ramp
primary
#BAC2DC
secondary
#B4A987
accent
#913AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131416
muted
#838384