#BAC0F9#BAC0F9
#BAC0F9 is a very light, moderate blue. Relative luminance 0.550; OKLCH L 82.3% C 0.080 H 279.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0F9 |
|---|---|
| RGB | rgb(186, 192, 249) |
| HSL | hsl(234, 84%, 85%) |
| HSV | hsv(234, 25%, 98%) |
| CMYK | cmyk(25.3%, 22.9%, 0%, 2.4%) |
| CIE-LAB | lab(79.03, 10.05, -28.77) |
| CIE-LCH | lch(79.03, 30.47, 289.25°) |
| OKLab | oklab(82.29% 0.0137 -0.0792) |
| OKLCH | oklch(82.29% 0.08 279.8) |
| XYZ | xyz(56.1938, 54.9766, 97.2551) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.68
Periwinkle
#CCCCFF
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0F9 #F9F3BA
analogous
#BADFF9 #BAC0F9 #D3BAF9
triadic
#BAC0F9 #F9BAC0 #C0F9BA
tetradic
#BAC0F9 #F9BADF #F9F3BA #BAF9D3
square
#BAC0F9 #F9BADF #F9F3BA #BAF9D3
split-complementary
#BAC0F9 #F9D3BA #DFF9BA
monochromatic
#4959EF #828DF4 #BAC0F9 #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.75
#BAC0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BAC0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0F9
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0F9 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#ABCAD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac0f9; /* rgb */ color: rgb(186, 192, 249); /* oklch */ color: oklch(82.3% 0.080 279.8);
Tailwind
colors: {
custom: {
50: '#cfd2fb',
500: '#bac0f9',
950: '#000000',
},
}SCSS
$custom: #bac0f9; $custom-light: #cfd2fb; $custom-dark: #000000;
JSON
{
"hex": "#bac0f9",
"rgb": {
"r": 186,
"g": 192,
"b": 249
},
"hsl": {
"h": 234.286,
"s": 84,
"l": 85.294
},
"oklch": {
"l": 0.82289,
"c": 0.08033,
"h": 279.8
},
"luminance": 0.54978
}Semantic roles & 50–950 ramp
primary
#BAC0F9
secondary
#DDD37B
accent
#CC05E0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385