#BAC3FA#BAC3FA
#BAC3FA is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.9% C 0.078 H 277.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC3FA |
|---|---|
| RGB | rgb(186, 195, 250) |
| HSL | hsl(232, 86%, 85%) |
| HSV | hsv(232, 26%, 98%) |
| CMYK | cmyk(25.6%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.82, 8.65, -28.08) |
| CIE-LCH | lch(79.82, 29.39, 287.12°) |
| OKLab | oklab(82.92% 0.0099 -0.0772) |
| OKLCH | oklch(82.92% 0.078 277.3) |
| XYZ | xyz(57.0156, 56.3700, 98.3005) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.56
Periwinkle
#CCCCFF
ΔE00 4.01
Pastel Blue
#A2BFFE
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC3FA #FAF1BA
analogous
#BAE3FA #BAC3FA #D1BAFA
triadic
#BAC3FA #FABAC3 #C3FABA
tetradic
#BAC3FA #FABAE3 #FAF1BA #BAFAD1
square
#BAC3FA #FABAE3 #FAF1BA #BAFAD1
split-complementary
#BAC3FA #FAD1BA #E3FABA
monochromatic
#4860F2 #8191F6 #BAC3FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.71
#BAC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BAC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC3FA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC3FA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#AACDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac3fa; /* rgb */ color: rgb(186, 195, 250); /* oklch */ color: oklch(82.9% 0.078 277.3);
Tailwind
colors: {
custom: {
50: '#cfd5fc',
500: '#bac3fa',
950: '#000000',
},
}SCSS
$custom: #bac3fa; $custom-light: #cfd5fc; $custom-dark: #000000;
JSON
{
"hex": "#bac3fa",
"rgb": {
"r": 186,
"g": 195,
"b": 250
},
"hsl": {
"h": 231.563,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.8292,
"c": 0.07787,
"h": 277.3
},
"luminance": 0.56371
}Semantic roles & 50–950 ramp
primary
#BAC3FA
secondary
#DED07A
accent
#C302E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385