#BAC0EA#BAC0EA
#BAC0EA is a light, muted blue. Relative luminance 0.541; OKLCH L 81.7% C 0.059 H 278.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0EA |
|---|---|
| RGB | rgb(186, 192, 234) |
| HSL | hsl(233, 53%, 82%) |
| HSV | hsv(233, 21%, 92%) |
| CMYK | cmyk(20.5%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.51, 6.62, -21.52) |
| CIE-LCH | lch(78.51, 22.51, 287.11°) |
| OKLab | oklab(81.71% 0.0089 -0.0587) |
| OKLCH | oklch(81.71% 0.059 278.6) |
| XYZ | xyz(53.9470, 54.0779, 85.4218) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 4.22
Light Blue Grey
#B7C9E2
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0EA #EAE4BA
analogous
#BAD8EA #BAC0EA #CCBAEA
triadic
#BAC0EA #EABAC0 #C0EABA
tetradic
#BAC0EA #EABAD8 #EAE4BA #BAEACC
square
#BAC0EA #EABAD8 #EAE4BA #BAEACC
split-complementary
#BAC0EA #EACCBA #D8EABA
monochromatic
#5C6ACD #8B95DC #BAC0EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.78
#BAC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BAC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0EA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0EA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#AFC7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac0ea; /* rgb */ color: rgb(186, 192, 234); /* oklch */ color: oklch(81.7% 0.059 278.6);
Tailwind
colors: {
custom: {
50: '#cfd3f0',
500: '#bac0ea',
950: '#000000',
},
}SCSS
$custom: #bac0ea; $custom-light: #cfd3f0; $custom-dark: #000000;
JSON
{
"hex": "#bac0ea",
"rgb": {
"r": 186,
"g": 192,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.81712,
"c": 0.05942,
"h": 278.6
},
"luminance": 0.54079
}Semantic roles & 50–950 ramp
primary
#BAC0EA
secondary
#C6BE82
accent
#AD25C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385