#BAC1EA#BAC1EA
#BAC1EA is a light, muted blue. Relative luminance 0.545; OKLCH L 81.9% C 0.058 H 277.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC1EA |
|---|---|
| RGB | rgb(186, 193, 234) |
| HSL | hsl(231, 53%, 82%) |
| HSV | hsv(231, 21%, 92%) |
| CMYK | cmyk(20.5%, 17.5%, 0%, 8.2%) |
| CIE-LAB | lab(78.76, 6.08, -21.13) |
| CIE-LCH | lch(78.76, 21.98, 286.06°) |
| OKLab | oklab(81.91% 0.0075 -0.0577) |
| OKLCH | oklch(81.91% 0.058 277.4) |
| XYZ | xyz(54.1673, 54.5185, 85.4952) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.32
Light Blue Grey
#B7C9E2
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 8.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC1EA #EAE3BA
analogous
#BAD9EA #BAC1EA #CBBAEA
triadic
#BAC1EA #EABAC1 #C1EABA
tetradic
#BAC1EA #EABAD9 #EAE3BA #BAEACB
square
#BAC1EA #EABAD9 #EAE3BA #BAEACB
split-complementary
#BAC1EA #EACBBA #D9EABA
monochromatic
#5C6DCD #8B97DC #BAC1EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.76
#BAC1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BAC1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC1EA
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC1EA | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#AFC8CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac1ea; /* rgb */ color: rgb(186, 193, 234); /* oklch */ color: oklch(81.9% 0.058 277.4);
Tailwind
colors: {
custom: {
50: '#cfd3f0',
500: '#bac1ea',
950: '#000000',
},
}SCSS
$custom: #bac1ea; $custom-light: #cfd3f0; $custom-dark: #000000;
JSON
{
"hex": "#bac1ea",
"rgb": {
"r": 186,
"g": 193,
"b": 234
},
"hsl": {
"h": 231.25,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.81911,
"c": 0.05816,
"h": 277.4
},
"luminance": 0.5452
}Semantic roles & 50–950 ramp
primary
#BAC1EA
secondary
#C6BC82
accent
#AA25C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385