#BAC4D8#BAC4D8
#BAC4D8 is a light, muted blue. Relative luminance 0.549; OKLCH L 81.9% C 0.030 H 264.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4D8 |
|---|---|
| RGB | rgb(186, 196, 216) |
| HSL | hsl(220, 28%, 79%) |
| HSV | hsv(220, 14%, 85%) |
| CMYK | cmyk(13.9%, 9.3%, 0%, 15.3%) |
| CIE-LAB | lab(78.97, 0.58, -11.13) |
| CIE-LCH | lch(78.97, 11.15, 273.00°) |
| OKLab | oklab(81.88% -0.0029 -0.03) |
| OKLCH | oklch(81.88% 0.03 264.4) |
| XYZ | xyz(52.3815, 54.8761, 72.7849) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.07
Lightsteelblue
#B0C4DE
ΔE00 3.60
Cloudy Blue
#ACC2D9
ΔE00 4.45
Dove Gray
#B6B8BD
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 7.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4D8 #D8CEBA
analogous
#BAD3D8 #BAC4D8 #BFBAD8
triadic
#BAC4D8 #D8BAC4 #C4D8BA
tetradic
#BAC4D8 #D8BAD3 #D8CEBA #BAD8BF
square
#BAC4D8 #D8BAD3 #D8CEBA #BAD8BF
split-complementary
#BAC4D8 #D8BFBA #D3D8BA
monochromatic
#6C81AC #93A3C2 #BAC4D8 #E1E5EE #EBEEF4
Accessibility & contrast
On white
1.75
#BAC4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BAC4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4D8
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4D8 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D9
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#B3C8CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac4d8; /* rgb */ color: rgb(186, 196, 216); /* oklch */ color: oklch(81.9% 0.030 264.4);
Tailwind
colors: {
custom: {
50: '#cfd5e4',
500: '#bac4d8',
950: '#000000',
},
}SCSS
$custom: #bac4d8; $custom-light: #cfd5e4; $custom-dark: #000000;
JSON
{
"hex": "#bac4d8",
"rgb": {
"r": 186,
"g": 196,
"b": 216
},
"hsl": {
"h": 220,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.81885,
"c": 0.03019,
"h": 264.4
},
"luminance": 0.54877
}Semantic roles & 50–950 ramp
primary
#BAC4D8
secondary
#AFA288
accent
#843FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384