#BAC8FA#BAC8FA
#BAC8FA is a very light, moderate blue. Relative luminance 0.587; OKLCH L 83.9% C 0.072 H 272.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8FA |
|---|---|
| RGB | rgb(186, 200, 250) |
| HSL | hsl(227, 86%, 85%) |
| HSV | hsv(227, 26%, 98%) |
| CMYK | cmyk(25.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.10, 5.95, -26.14) |
| CIE-LCH | lch(81.10, 26.81, 282.82°) |
| OKLab | oklab(83.91% 0.0032 -0.0718) |
| OKLCH | oklch(83.91% 0.072 272.6) |
| XYZ | xyz(58.1547, 58.6482, 98.6802) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.55
Periwinkle
#CCCCFF
ΔE00 4.52
Pastel Blue
#A2BFFE
ΔE00 5.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8FA #FAECBA
analogous
#BAE8FA #BAC8FA #CCBAFA
triadic
#BAC8FA #FABAC8 #C8FABA
tetradic
#BAC8FA #FABAE8 #FAECBA #BAFACC
square
#BAC8FA #FABAE8 #FAECBA #BAFACC
split-complementary
#BAC8FA #FACCBA #E8FABA
monochromatic
#486DF2 #819BF6 #BAC8FA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.65
#BAC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BAC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8FA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8FA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#AAD1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bac8fa; /* rgb */ color: rgb(186, 200, 250); /* oklch */ color: oklch(83.9% 0.072 272.6);
Tailwind
colors: {
custom: {
50: '#cfd8fc',
500: '#bac8fa',
950: '#000000',
},
}SCSS
$custom: #bac8fa; $custom-light: #cfd8fc; $custom-dark: #000000;
JSON
{
"hex": "#bac8fa",
"rgb": {
"r": 186,
"g": 200,
"b": 250
},
"hsl": {
"h": 226.875,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.83913,
"c": 0.07183,
"h": 272.6
},
"luminance": 0.5865
}Semantic roles & 50–950 ramp
primary
#BAC8FA
secondary
#DEC87A
accent
#B202E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385