#BAC8EA#BAC8EA
#BAC8EA is a very light, muted blue. Relative luminance 0.577; OKLCH L 83.3% C 0.050 H 267.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8EA |
|---|---|
| RGB | rgb(186, 200, 234) |
| HSL | hsl(223, 53%, 82%) |
| HSV | hsv(223, 21%, 92%) |
| CMYK | cmyk(20.5%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.56, 2.32, -18.40) |
| CIE-LCH | lch(80.56, 18.55, 277.19°) |
| OKLab | oklab(83.32% -0.0021 -0.0501) |
| OKLCH | oklch(83.32% 0.05 267.6) |
| XYZ | xyz(55.7515, 57.6869, 86.0233) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.96
Lightsteelblue
#B0C4DE
ΔE00 4.42
Light Periwinkle
#C1C6FC
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Cloudy Blue
#ACC2D9
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8EA #EADCBA
analogous
#BAE0EA #BAC8EA #C4BAEA
triadic
#BAC8EA #EABAC8 #C8EABA
tetradic
#BAC8EA #EABAE0 #EADCBA #BAEAC4
square
#BAC8EA #EABAE0 #EADCBA #BAEAC4
split-complementary
#BAC8EA #EAC4BA #E0EABA
monochromatic
#5C7DCD #8BA3DC #BAC8EA #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.67
#BAC8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BAC8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8EA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8EA | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#AECED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bac8ea; /* rgb */ color: rgb(186, 200, 234); /* oklch */ color: oklch(83.3% 0.050 267.6);
Tailwind
colors: {
custom: {
50: '#cfd8f0',
500: '#bac8ea',
950: '#000000',
},
}SCSS
$custom: #bac8ea; $custom-light: #cfd8f0; $custom-dark: #000000;
JSON
{
"hex": "#bac8ea",
"rgb": {
"r": 186,
"g": 200,
"b": 234
},
"hsl": {
"h": 222.5,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.8332,
"c": 0.05016,
"h": 267.6
},
"luminance": 0.57688
}Semantic roles & 50–950 ramp
primary
#BAC8EA
secondary
#C6B282
accent
#9325C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385