#BAC2EA#BAC2EA
#BAC2EA is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.1% C 0.057 H 276.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2EA |
|---|---|
| RGB | rgb(186, 194, 234) |
| HSL | hsl(230, 53%, 82%) |
| HSV | hsv(230, 21%, 92%) |
| CMYK | cmyk(20.5%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.02, 5.54, -20.74) |
| CIE-LCH | lch(79.02, 21.47, 284.96°) |
| OKLab | oklab(82.11% 0.0062 -0.0566) |
| OKLCH | oklch(82.11% 0.057 276.2) |
| XYZ | xyz(54.3891, 54.9621, 85.5692) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.39
Periwinkle
#CCCCFF
ΔE00 4.46
Light Blue Grey
#B7C9E2
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 8.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2EA #EAE2BA
analogous
#BADAEA #BAC2EA #CABAEA
triadic
#BAC2EA #EABAC2 #C2EABA
tetradic
#BAC2EA #EABADA #EAE2BA #BAEACA
square
#BAC2EA #EABADA #EAE2BA #BAEACA
split-complementary
#BAC2EA #EACABA #DAEABA
monochromatic
#5C6FCD #8B99DC #BAC2EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.75
#BAC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BAC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2EA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2EA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#AFC9CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac2ea; /* rgb */ color: rgb(186, 194, 234); /* oklch */ color: oklch(82.1% 0.057 276.2);
Tailwind
colors: {
custom: {
50: '#cfd4f0',
500: '#bac2ea',
950: '#000000',
},
}SCSS
$custom: #bac2ea; $custom-light: #cfd4f0; $custom-dark: #000000;
JSON
{
"hex": "#bac2ea",
"rgb": {
"r": 186,
"g": 194,
"b": 234
},
"hsl": {
"h": 230,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.82111,
"c": 0.05692,
"h": 276.2
},
"luminance": 0.54963
}Semantic roles & 50–950 ramp
primary
#BAC2EA
secondary
#C6BB82
accent
#A725C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385