#BAC9F2#BAC9F2
#BAC9F2 is a very light, muted blue. Relative luminance 0.586; OKLCH L 83.8% C 0.060 H 269.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC9F2 |
|---|---|
| RGB | rgb(186, 201, 242) |
| HSL | hsl(224, 68%, 84%) |
| HSV | hsv(224, 23%, 95%) |
| CMYK | cmyk(23.1%, 16.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.08, 3.58, -21.89) |
| CIE-LCH | lch(81.08, 22.18, 279.28°) |
| OKLab | oklab(83.81% -0.0007 -0.0598) |
| OKLCH | oklch(83.81% 0.06 269.3) |
| XYZ | xyz(57.1592, 58.6218, 92.2908) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.71
Periwinkle
#CCCCFF
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC9F2 #F2E3BA
analogous
#BAE5F2 #BAC9F2 #C7BAF2
triadic
#BAC9F2 #F2BAC9 #C9F2BA
tetradic
#BAC9F2 #F2BAE5 #F2E3BA #BAF2C7
square
#BAC9F2 #F2BAE5 #F2E3BA #BAF2C7
split-complementary
#BAC9F2 #F2C7BA #E5F2BA
monochromatic
#5378DF #87A1E8 #BAC9F2 #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.65
#BAC9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BAC9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC9F2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC9F2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#B8C7F1
Tritanopia (blue-blind)
#ACD1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bac9f2; /* rgb */ color: rgb(186, 201, 242); /* oklch */ color: oklch(83.8% 0.060 269.3);
Tailwind
colors: {
custom: {
50: '#cfd9f6',
500: '#bac9f2',
950: '#000000',
},
}SCSS
$custom: #bac9f2; $custom-light: #cfd9f6; $custom-dark: #000000;
JSON
{
"hex": "#bac9f2",
"rgb": {
"r": 186,
"g": 201,
"b": 242
},
"hsl": {
"h": 223.929,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.83812,
"c": 0.05985,
"h": 269.3
},
"luminance": 0.58623
}Semantic roles & 50–950 ramp
primary
#BAC9F2
secondary
#D2BB7F
accent
#9E15D0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385