#BAC2FA#BAC2FA
#BAC2FA is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.7% C 0.079 H 278.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2FA |
|---|---|
| RGB | rgb(186, 194, 250) |
| HSL | hsl(233, 86%, 85%) |
| HSV | hsv(233, 26%, 98%) |
| CMYK | cmyk(25.6%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(79.57, 9.19, -28.47) |
| CIE-LCH | lch(79.57, 29.92, 287.89°) |
| OKLab | oklab(82.72% 0.0113 -0.0783) |
| OKLCH | oklch(82.72% 0.079 278.2) |
| XYZ | xyz(56.7923, 55.9234, 98.2260) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.55
Periwinkle
#CCCCFF
ΔE00 4.02
Pastel Blue
#A2BFFE
ΔE00 6.29
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2FA #FAF2BA
analogous
#BAE2FA #BAC2FA #D2BAFA
triadic
#BAC2FA #FABAC2 #C2FABA
tetradic
#BAC2FA #FABAE2 #FAF2BA #BAFAD2
square
#BAC2FA #FABAE2 #FAF2BA #BAFAD2
split-complementary
#BAC2FA #FAD2BA #E2FABA
monochromatic
#485DF2 #8190F6 #BAC2FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.72
#BAC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BAC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2FA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2FA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#AACCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac2fa; /* rgb */ color: rgb(186, 194, 250); /* oklch */ color: oklch(82.7% 0.079 278.2);
Tailwind
colors: {
custom: {
50: '#cfd4fc',
500: '#bac2fa',
950: '#000000',
},
}SCSS
$custom: #bac2fa; $custom-light: #cfd4fc; $custom-dark: #000000;
JSON
{
"hex": "#bac2fa",
"rgb": {
"r": 186,
"g": 194,
"b": 250
},
"hsl": {
"h": 232.5,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.82723,
"c": 0.07914,
"h": 278.2
},
"luminance": 0.55925
}Semantic roles & 50–950 ramp
primary
#BAC2FA
secondary
#DED27A
accent
#C702E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385