#BAC8DF#BAC8DF
#BAC8DF is a very light, muted blue. Relative luminance 0.571; OKLCH L 82.9% C 0.036 H 260.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8DF |
|---|---|
| RGB | rgb(186, 200, 223) |
| HSL | hsl(217, 37%, 80%) |
| HSV | hsv(217, 17%, 87%) |
| CMYK | cmyk(16.6%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(80.22, -0.07, -13.02) |
| CIE-LCH | lch(80.22, 13.02, 269.69°) |
| OKLab | oklab(82.94% -0.006 -0.0353) |
| OKLCH | oklch(82.94% 0.036 260.4) |
| XYZ | xyz(54.2200, 57.0743, 77.9576) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.39
Lightsteelblue
#B0C4DE
ΔE00 2.39
Cloudy Blue
#ACC2D9
ΔE00 3.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Light Grey Blue
#9DBCD4
ΔE00 6.98
Dove Gray
#B6B8BD
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8DF #DFD1BA
analogous
#BADBDF #BAC8DF #BEBADF
triadic
#BAC8DF #DFBAC8 #C8DFBA
tetradic
#BAC8DF #DFBADB #DFD1BA #BADFBE
square
#BAC8DF #DFBADB #DFD1BA #BADFBE
split-complementary
#BAC8DF #DFBEBA #DBDFBA
monochromatic
#6685B8 #90A7CC #BAC8DF #E4E9F2 #EAEEF5
Accessibility & contrast
On white
1.69
#BAC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BAC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8DF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8DF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#B1CDCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bac8df; /* rgb */ color: rgb(186, 200, 223); /* oklch */ color: oklch(82.9% 0.036 260.4);
Tailwind
colors: {
custom: {
50: '#cfd8e9',
500: '#bac8df',
950: '#000000',
},
}SCSS
$custom: #bac8df; $custom-light: #cfd8e9; $custom-dark: #000000;
JSON
{
"hex": "#bac8df",
"rgb": {
"r": 186,
"g": 200,
"b": 223
},
"hsl": {
"h": 217.297,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.82937,
"c": 0.03576,
"h": 260.4
},
"luminance": 0.57075
}Semantic roles & 50–950 ramp
primary
#BAC8DF
secondary
#B7A586
accent
#8236B0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131416
muted
#838384