#BAC2DE#BAC2DE
#BAC2DE is a light, muted blue. Relative luminance 0.543; OKLCH L 81.7% C 0.040 H 272.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2DE |
|---|---|
| RGB | rgb(186, 194, 222) |
| HSL | hsl(227, 35%, 80%) |
| HSV | hsv(227, 16%, 87%) |
| CMYK | cmyk(16.2%, 12.6%, 0%, 12.9%) |
| CIE-LAB | lab(78.63, 2.92, -14.87) |
| CIE-LCH | lch(78.63, 15.15, 281.12°) |
| OKLab | oklab(81.68% 0.002 -0.0403) |
| OKLCH | oklch(81.68% 0.04 272.9) |
| XYZ | xyz(52.7232, 54.2958, 76.7955) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 6.72
Light Periwinkle
#C1C6FC
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2DE #DED6BA
analogous
#BAD4DE #BAC2DE #C4BADE
triadic
#BAC2DE #DEBAC2 #C2DEBA
tetradic
#BAC2DE #DEBAD4 #DED6BA #BADEC4
square
#BAC2DE #DEBAD4 #DED6BA #BADEC4
split-complementary
#BAC2DE #DEC4BA #D4DEBA
monochromatic
#6779B6 #919DCA #BAC2DE #E3E7F2 #EAEDF5
Accessibility & contrast
On white
1.77
#BAC2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BAC2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2DE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2DE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DF
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#B2C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac2de; /* rgb */ color: rgb(186, 194, 222); /* oklch */ color: oklch(81.7% 0.040 272.9);
Tailwind
colors: {
custom: {
50: '#cfd4e8',
500: '#bac2de',
950: '#000000',
},
}SCSS
$custom: #bac2de; $custom-light: #cfd4e8; $custom-dark: #000000;
JSON
{
"hex": "#bac2de",
"rgb": {
"r": 186,
"g": 194,
"b": 222
},
"hsl": {
"h": 226.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.81682,
"c": 0.04034,
"h": 272.9
},
"luminance": 0.54297
}Semantic roles & 50–950 ramp
primary
#BAC2DE
secondary
#B6AB86
accent
#9437AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131416
muted
#838384