#BAC8FD#BAC8FD
#BAC8FD is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.0% C 0.076 H 273.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8FD |
|---|---|
| RGB | rgb(186, 200, 253) |
| HSL | hsl(227, 94%, 86%) |
| HSV | hsv(227, 26%, 99%) |
| CMYK | cmyk(26.5%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(81.20, 6.65, -27.58) |
| CIE-LCH | lch(81.20, 28.37, 283.56°) |
| OKLab | oklab(84.03% 0.0042 -0.0758) |
| OKLCH | oklch(84.03% 0.076 273.2) |
| XYZ | xyz(58.6288, 58.8379, 101.1773) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.58
Periwinkle
#CCCCFF
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8FD #FDEFBA
analogous
#BAE9FD #BAC8FD #CDBAFD
triadic
#BAC8FD #FDBAC8 #C8FDBA
tetradic
#BAC8FD #FDBAE9 #FDEFBA #BAFDCD
square
#BAC8FD #FDBAE9 #FDEFBA #BAFDCD
split-complementary
#BAC8FD #FDCDBA #E9FDBA
monochromatic
#4369FA #7F99FB #BAC8FD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.64
#BAC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BAC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8FD
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8FD | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#A9D2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bac8fd; /* rgb */ color: rgb(186, 200, 253); /* oklch */ color: oklch(84.0% 0.076 273.2);
Tailwind
colors: {
custom: {
50: '#d0d8fe',
500: '#bac8fd',
950: '#000000',
},
}SCSS
$custom: #bac8fd; $custom-light: #d0d8fe; $custom-dark: #000000;
JSON
{
"hex": "#bac8fd",
"rgb": {
"r": 186,
"g": 200,
"b": 253
},
"hsl": {
"h": 227.463,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.84029,
"c": 0.07594,
"h": 273.2
},
"luminance": 0.5884
}Semantic roles & 50–950 ramp
primary
#BAC8FD
secondary
#E3CD78
accent
#B600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385