#BAC2EB#BAC2EB
#BAC2EB is a very light, muted blue. Relative luminance 0.550; OKLCH L 82.1% C 0.058 H 276.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2EB |
|---|---|
| RGB | rgb(186, 194, 235) |
| HSL | hsl(230, 55%, 83%) |
| HSV | hsv(230, 21%, 92%) |
| CMYK | cmyk(20.9%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.05, 5.76, -21.22) |
| CIE-LCH | lch(79.05, 21.99, 285.19°) |
| OKLab | oklab(82.15% 0.0065 -0.0579) |
| OKLCH | oklch(82.15% 0.058 276.4) |
| XYZ | xyz(54.5332, 55.0198, 86.3279) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.15
Periwinkle
#CCCCFF
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2EB #EBE3BA
analogous
#BADAEB #BAC2EB #CABAEB
triadic
#BAC2EB #EBBAC2 #C2EBBA
tetradic
#BAC2EB #EBBADA #EBE3BA #BAEBCA
square
#BAC2EB #EBBADA #EBE3BA #BAEBCA
split-complementary
#BAC2EB #EBCABA #DAEBBA
monochromatic
#5B6ECF #8B98DD #BAC2EB #E7EAF8 #E7EAF8
Accessibility & contrast
On white
1.75
#BAC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BAC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2EB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2EB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#AFC9D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac2eb; /* rgb */ color: rgb(186, 194, 235); /* oklch */ color: oklch(82.1% 0.058 276.4);
Tailwind
colors: {
custom: {
50: '#cfd4f1',
500: '#bac2eb',
950: '#000000',
},
}SCSS
$custom: #bac2eb; $custom-light: #cfd4f1; $custom-dark: #000000;
JSON
{
"hex": "#bac2eb",
"rgb": {
"r": 186,
"g": 194,
"b": 235
},
"hsl": {
"h": 230.204,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.82148,
"c": 0.05831,
"h": 276.4
},
"luminance": 0.55021
}Semantic roles & 50–950 ramp
primary
#BAC2EB
secondary
#C7BC82
accent
#A823C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385