#BAC4E7#BAC4E7
#BAC4E7 is a very light, muted blue. Relative luminance 0.557; OKLCH L 82.4% C 0.050 H 272.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4E7 |
|---|---|
| RGB | rgb(186, 196, 231) |
| HSL | hsl(227, 48%, 82%) |
| HSV | hsv(227, 19%, 91%) |
| CMYK | cmyk(19.5%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.44, 3.80, -18.50) |
| CIE-LCH | lch(79.44, 18.88, 281.61°) |
| OKLab | oklab(82.4% 0.0024 -0.0504) |
| OKLCH | oklch(82.4% 0.05 272.7) |
| XYZ | xyz(54.4099, 55.6874, 83.4679) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.73
Cloudy Blue
#ACC2D9
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4E7 #E7DDBA
analogous
#BADBE7 #BAC4E7 #C7BAE7
triadic
#BAC4E7 #E7BAC4 #C4E7BA
tetradic
#BAC4E7 #E7BADB #E7DDBA #BAE7C7
square
#BAC4E7 #E7BADB #E7DDBA #BAE7C7
split-complementary
#BAC4E7 #E7C7BA #DBE7BA
monochromatic
#5F76C7 #8D9DD7 #BAC4E7 #E7EBF7 #E8ECF7
Accessibility & contrast
On white
1.73
#BAC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BAC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4E7
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4E7 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7E9
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#AFCACF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac4e7; /* rgb */ color: rgb(186, 196, 231); /* oklch */ color: oklch(82.4% 0.050 272.7);
Tailwind
colors: {
custom: {
50: '#cfd5ee',
500: '#bac4e7',
950: '#000000',
},
}SCSS
$custom: #bac4e7; $custom-light: #cfd5ee; $custom-dark: #000000;
JSON
{
"hex": "#bac4e7",
"rgb": {
"r": 186,
"g": 196,
"b": 231
},
"hsl": {
"h": 226.667,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.82404,
"c": 0.05042,
"h": 272.7
},
"luminance": 0.55688
}Semantic roles & 50–950 ramp
primary
#BAC4E7
secondary
#C2B483
accent
#9B2ABC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385