#BAC2D8#BAC2D8
#BAC2D8 is a light, muted blue. Relative luminance 0.540; OKLCH L 81.5% C 0.032 H 269.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC2D8 |
|---|---|
| RGB | rgb(186, 194, 216) |
| HSL | hsl(224, 28%, 79%) |
| HSV | hsv(224, 14%, 85%) |
| CMYK | cmyk(13.9%, 10.2%, 0%, 15.3%) |
| CIE-LAB | lab(78.45, 1.65, -11.91) |
| CIE-LCH | lch(78.45, 12.02, 277.90°) |
| OKLab | oklab(81.48% -0.0001 -0.0322) |
| OKLCH | oklch(81.48% 0.032 269.8) |
| XYZ | xyz(51.9333, 53.9798, 72.6355) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 8.73
Light Periwinkle
#C1C6FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC2D8 #D8D0BA
analogous
#BAD1D8 #BAC2D8 #C1BAD8
triadic
#BAC2D8 #D8BAC2 #C2D8BA
tetradic
#BAC2D8 #D8BAD1 #D8D0BA #BAD8C1
square
#BAC2D8 #D8BAD1 #D8D0BA #BAD8C1
split-complementary
#BAC2D8 #D8C1BA #D1D8BA
monochromatic
#6C7DAC #939FC2 #BAC2D8 #E1E5EE #EBEEF4
Accessibility & contrast
On white
1.78
#BAC2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BAC2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC2D8
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC2D8 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC3D9
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#B3C6C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac2d8; /* rgb */ color: rgb(186, 194, 216); /* oklch */ color: oklch(81.5% 0.032 269.8);
Tailwind
colors: {
custom: {
50: '#cfd4e4',
500: '#bac2d8',
950: '#000000',
},
}SCSS
$custom: #bac2d8; $custom-light: #cfd4e4; $custom-dark: #000000;
JSON
{
"hex": "#bac2d8",
"rgb": {
"r": 186,
"g": 194,
"b": 216
},
"hsl": {
"h": 224,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.81477,
"c": 0.03216,
"h": 269.8
},
"luminance": 0.53981
}Semantic roles & 50–950 ramp
primary
#BAC2D8
secondary
#AFA488
accent
#8B3FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384