#BAC2F9#BAC2F9
#BAC2F9 is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.7% C 0.078 H 278.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2F9 |
|---|---|
| RGB | rgb(186, 194, 249) |
| HSL | hsl(232, 84%, 85%) |
| HSV | hsv(232, 25%, 98%) |
| CMYK | cmyk(25.3%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(79.53, 8.96, -27.99) |
| CIE-LCH | lch(79.53, 29.39, 287.75°) |
| OKLab | oklab(82.68% 0.011 -0.077) |
| OKLCH | oklch(82.68% 0.078 278.1) |
| XYZ | xyz(56.6359, 55.8609, 97.4024) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.48
Periwinkle
#CCCCFF
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2F9 #F9F1BA
analogous
#BAE1F9 #BAC2F9 #D1BAF9
triadic
#BAC2F9 #F9BAC2 #C2F9BA
tetradic
#BAC2F9 #F9BAE1 #F9F1BA #BAF9D1
square
#BAC2F9 #F9BAE1 #F9F1BA #BAF9D1
split-complementary
#BAC2F9 #F9D1BA #E1F9BA
monochromatic
#495EEF #8290F4 #BAC2F9 #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.73
#BAC2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#BAC2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2F9
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2F9 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FB
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#ABCCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac2f9; /* rgb */ color: rgb(186, 194, 249); /* oklch */ color: oklch(82.7% 0.078 278.1);
Tailwind
colors: {
custom: {
50: '#cfd4fb',
500: '#bac2f9',
950: '#000000',
},
}SCSS
$custom: #bac2f9; $custom-light: #cfd4fb; $custom-dark: #000000;
JSON
{
"hex": "#bac2f9",
"rgb": {
"r": 186,
"g": 194,
"b": 249
},
"hsl": {
"h": 232.381,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.82683,
"c": 0.07775,
"h": 278.1
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#BAC2F9
secondary
#DDD07B
accent
#C505E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385