#BAC0D4#BAC0D4
#BAC0D4 is a light, muted blue. Relative luminance 0.529; OKLCH L 80.9% C 0.029 H 272.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0D4 |
|---|---|
| RGB | rgb(186, 192, 212) |
| HSL | hsl(226, 23%, 78%) |
| HSV | hsv(226, 12%, 83%) |
| CMYK | cmyk(12.3%, 9.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.81, 1.89, -10.70) |
| CIE-LCH | lch(77.81, 10.87, 280.02°) |
| OKLab | oklab(80.94% 0.0012 -0.0289) |
| OKLCH | oklch(80.94% 0.029 272.4) |
| XYZ | xyz(50.9804, 52.8913, 69.7978) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.70
Silver
#C0C0C0
ΔE00 8.87
Light Grey Blue
#9DBCD4
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0D4 #D4CEBA
analogous
#BACDD4 #BAC0D4 #C1BAD4
triadic
#BAC0D4 #D4BAC0 #C0D4BA
tetradic
#BAC0D4 #D4BACD #D4CEBA #BAD4C1
square
#BAC0D4 #D4BACD #D4CEBA #BAD4C1
split-complementary
#BAC0D4 #D4C1BA #CDD4BA
monochromatic
#6F7BA5 #949EBD #BAC0D4 #E0E2EB #ECEEF3
Accessibility & contrast
On white
1.81
#BAC0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BAC0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0D4
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0D4 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D5
Deuteranopia (green-blind)
#B9BFD3
Tritanopia (blue-blind)
#B4C4C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac0d4; /* rgb */ color: rgb(186, 192, 212); /* oklch */ color: oklch(80.9% 0.029 272.4);
Tailwind
colors: {
custom: {
50: '#ced3e1',
500: '#bac0d4',
950: '#000000',
},
}SCSS
$custom: #bac0d4; $custom-light: #ced3e1; $custom-dark: #000000;
JSON
{
"hex": "#bac0d4",
"rgb": {
"r": 186,
"g": 192,
"b": 212
},
"hsl": {
"h": 226.154,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.80936,
"c": 0.02889,
"h": 272.4
},
"luminance": 0.52892
}Semantic roles & 50–950 ramp
primary
#BAC0D4
secondary
#AAA289
accent
#8C44A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384