#BAC5EB#BAC5EB
#BAC5EB is a very light, muted blue. Relative luminance 0.564; OKLCH L 82.8% C 0.055 H 272.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC5EB |
|---|---|
| RGB | rgb(186, 197, 235) |
| HSL | hsl(227, 55%, 83%) |
| HSV | hsv(227, 21%, 92%) |
| CMYK | cmyk(20.9%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.82, 4.15, -20.06) |
| CIE-LCH | lch(79.82, 20.48, 281.69°) |
| OKLab | oklab(82.75% 0.0024 -0.0547) |
| OKLCH | oklch(82.75% 0.055 272.5) |
| XYZ | xyz(55.2076, 56.3686, 86.5527) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Periwinkle
#CCCCFF
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Pastel Blue
#A2BFFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC5EB #EBE0BA
analogous
#BADDEB #BAC5EB #C8BAEB
triadic
#BAC5EB #EBBAC5 #C5EBBA
tetradic
#BAC5EB #EBBADD #EBE0BA #BAEBC8
square
#BAC5EB #EBBADD #EBE0BA #BAEBC8
split-complementary
#BAC5EB #EBC8BA #DDEBBA
monochromatic
#5B75CF #8B9DDD #BAC5EB #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.71
#BAC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BAC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC5EB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC5EB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#AECCD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac5eb; /* rgb */ color: rgb(186, 197, 235); /* oklch */ color: oklch(82.8% 0.055 272.5);
Tailwind
colors: {
custom: {
50: '#cfd6f1',
500: '#bac5eb',
950: '#000000',
},
}SCSS
$custom: #bac5eb; $custom-light: #cfd6f1; $custom-dark: #000000;
JSON
{
"hex": "#bac5eb",
"rgb": {
"r": 186,
"g": 197,
"b": 235
},
"hsl": {
"h": 226.531,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.8275,
"c": 0.05476,
"h": 272.5
},
"luminance": 0.5637
}Semantic roles & 50–950 ramp
primary
#BAC5EB
secondary
#C7B882
accent
#9F23C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385