#BAC2FC#BAC2FC
#BAC2FC is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.8% C 0.082 H 278.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2FC |
|---|---|
| RGB | rgb(186, 194, 252) |
| HSL | hsl(233, 92%, 86%) |
| HSV | hsv(233, 26%, 99%) |
| CMYK | cmyk(26.2%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(79.64, 9.66, -29.43) |
| CIE-LCH | lch(79.64, 30.98, 288.17°) |
| OKLab | oklab(82.8% 0.0119 -0.081) |
| OKLCH | oklch(82.8% 0.082 278.3) |
| XYZ | xyz(57.1076, 56.0495, 99.8864) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.75
Periwinkle
#CCCCFF
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2FC #FCF4BA
analogous
#BAE3FC #BAC2FC #D3BAFC
triadic
#BAC2FC #FCBAC2 #C2FCBA
tetradic
#BAC2FC #FCBAE3 #FCF4BA #BAFCD3
square
#BAC2FC #FCBAE3 #FCF4BA #BAFCD3
split-complementary
#BAC2FC #FCD3BA #E3FCBA
monochromatic
#455AF7 #7F8EF9 #BAC2FC #E2E5FE #E2E5FE
Accessibility & contrast
On white
1.72
#BAC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BAC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2FC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2FC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#AEC3FB
Tritanopia (blue-blind)
#AACDD6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac2fc; /* rgb */ color: rgb(186, 194, 252); /* oklch */ color: oklch(82.8% 0.082 278.3);
Tailwind
colors: {
custom: {
50: '#d0d4fd',
500: '#bac2fc',
950: '#000000',
},
}SCSS
$custom: #bac2fc; $custom-light: #d0d4fd; $custom-dark: #000000;
JSON
{
"hex": "#bac2fc",
"rgb": {
"r": 186,
"g": 194,
"b": 252
},
"hsl": {
"h": 232.727,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.82802,
"c": 0.08191,
"h": 278.3
},
"luminance": 0.56051
}Semantic roles & 50–950 ramp
primary
#BAC2FC
secondary
#E2D579
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385