#BAC4E2#BAC4E2
#BAC4E2 is a very light, muted blue. Relative luminance 0.554; OKLCH L 82.2% C 0.044 H 270.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4E2 |
|---|---|
| RGB | rgb(186, 196, 226) |
| HSL | hsl(225, 41%, 81%) |
| HSV | hsv(225, 18%, 89%) |
| CMYK | cmyk(17.7%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.28, 2.71, -16.05) |
| CIE-LCH | lch(79.28, 16.28, 279.58°) |
| OKLab | oklab(82.23% 0.0006 -0.0436) |
| OKLCH | oklch(82.23% 0.044 270.8) |
| XYZ | xyz(53.7138, 55.4090, 79.8018) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 4.78
Light Periwinkle
#C1C6FC
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 6.79
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4E2 #E2D8BA
analogous
#BAD8E2 #BAC4E2 #C4BAE2
triadic
#BAC4E2 #E2BAC4 #C4E2BA
tetradic
#BAC4E2 #E2BAD8 #E2D8BA #BAE2C4
square
#BAC4E2 #E2BAD8 #E2D8BA #BAE2C4
split-complementary
#BAC4E2 #E2C4BA #D8E2BA
monochromatic
#647ABE #8F9FD0 #BAC4E2 #E5E9F4 #E9EDF6
Accessibility & contrast
On white
1.74
#BAC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BAC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4E2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4E2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E3
Deuteranopia (green-blind)
#B8C3E1
Tritanopia (blue-blind)
#B1CACE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac4e2; /* rgb */ color: rgb(186, 196, 226); /* oklch */ color: oklch(82.2% 0.044 270.8);
Tailwind
colors: {
custom: {
50: '#cfd5eb',
500: '#bac4e2',
950: '#000000',
},
}SCSS
$custom: #bac4e2; $custom-light: #cfd5eb; $custom-dark: #000000;
JSON
{
"hex": "#bac4e2",
"rgb": {
"r": 186,
"g": 196,
"b": 226
},
"hsl": {
"h": 225,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.82227,
"c": 0.04358,
"h": 270.8
},
"luminance": 0.5541
}Semantic roles & 50–950 ramp
primary
#BAC4E2
secondary
#BBAE85
accent
#9332B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#131416
muted
#838384