#BAC8F0#BAC8F0
#BAC8F0 is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.5% C 0.058 H 270.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8F0 |
|---|---|
| RGB | rgb(186, 200, 240) |
| HSL | hsl(224, 64%, 84%) |
| HSV | hsv(224, 23%, 94%) |
| CMYK | cmyk(22.5%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(80.76, 3.66, -21.31) |
| CIE-LCH | lch(80.76, 21.63, 279.74°) |
| OKLab | oklab(83.54% 0 -0.0582) |
| OKLCH | oklch(83.54% 0.058 270) |
| XYZ | xyz(56.6281, 58.0376, 90.6400) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Periwinkle
#CCCCFF
ΔE00 5.10
Light Blue Grey
#B7C9E2
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8F0 #F0E2BA
analogous
#BAE3F0 #BAC8F0 #C7BAF0
triadic
#BAC8F0 #F0BAC8 #C8F0BA
tetradic
#BAC8F0 #F0BAE3 #F0E2BA #BAF0C7
square
#BAC8F0 #F0BAE3 #F0E2BA #BAF0C7
split-complementary
#BAC8F0 #F0C7BA #E3F0BA
monochromatic
#5578DA #88A0E5 #BAC8F0 #E6EBFA #E6EBFA
Accessibility & contrast
On white
1.67
#BAC8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BAC8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8F0
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8F0 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCBF2
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#ADD0D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bac8f0; /* rgb */ color: rgb(186, 200, 240); /* oklch */ color: oklch(83.5% 0.058 270.0);
Tailwind
colors: {
custom: {
50: '#cfd8f5',
500: '#bac8f0',
950: '#000000',
},
}SCSS
$custom: #bac8f0; $custom-light: #cfd8f5; $custom-dark: #000000;
JSON
{
"hex": "#bac8f0",
"rgb": {
"r": 186,
"g": 200,
"b": 240
},
"hsl": {
"h": 224.444,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.83537,
"c": 0.05823,
"h": 270
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#BAC8F0
secondary
#CFBA80
accent
#9E19CC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385