#BAC7EA#BAC7EA
#BAC7EA is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.1% C 0.051 H 269.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC7EA |
|---|---|
| RGB | rgb(186, 199, 234) |
| HSL | hsl(224, 53%, 82%) |
| HSV | hsv(224, 21%, 92%) |
| CMYK | cmyk(20.5%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(80.31, 2.85, -18.79) |
| CIE-LCH | lch(80.31, 19.01, 278.64°) |
| OKLab | oklab(83.12% -0.0007 -0.0512) |
| OKLCH | oklch(83.12% 0.051 269.2) |
| XYZ | xyz(55.5207, 57.2253, 85.9464) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.48
Light Periwinkle
#C1C6FC
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 4.88
Periwinkle
#CCCCFF
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC7EA #EADDBA
analogous
#BADFEA #BAC7EA #C5BAEA
triadic
#BAC7EA #EABAC7 #C7EABA
tetradic
#BAC7EA #EABADF #EADDBA #BAEAC5
square
#BAC7EA #EABADF #EADDBA #BAEAC5
split-complementary
#BAC7EA #EAC5BA #DFEABA
monochromatic
#5C7BCD #8BA1DC #BAC7EA #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.69
#BAC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BAC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC7EA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC7EA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#AECED2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bac7ea; /* rgb */ color: rgb(186, 199, 234); /* oklch */ color: oklch(83.1% 0.051 269.2);
Tailwind
colors: {
custom: {
50: '#cfd7f0',
500: '#bac7ea',
950: '#000000',
},
}SCSS
$custom: #bac7ea; $custom-light: #cfd7f0; $custom-dark: #000000;
JSON
{
"hex": "#bac7ea",
"rgb": {
"r": 186,
"g": 199,
"b": 234
},
"hsl": {
"h": 223.75,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.83117,
"c": 0.0512,
"h": 269.2
},
"luminance": 0.57226
}Semantic roles & 50–950 ramp
primary
#BAC7EA
secondary
#C6B482
accent
#9725C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385