#BAC4E4#BAC4E4
#BAC4E4 is a very light, muted blue. Relative luminance 0.555; OKLCH L 82.3% C 0.046 H 271.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC4E4 |
|---|---|
| RGB | rgb(186, 196, 228) |
| HSL | hsl(226, 44%, 81%) |
| HSV | hsv(226, 18%, 89%) |
| CMYK | cmyk(18.4%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(79.34, 3.14, -17.03) |
| CIE-LCH | lch(79.34, 17.32, 280.46°) |
| OKLab | oklab(82.3% 0.0013 -0.0463) |
| OKLCH | oklch(82.3% 0.046 271.7) |
| XYZ | xyz(53.9898, 55.5194, 81.2556) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC4E4 #E4DABA
analogous
#BAD9E4 #BAC4E4 #C5BAE4
triadic
#BAC4E4 #E4BAC4 #C4E4BA
tetradic
#BAC4E4 #E4BAD9 #E4DABA #BAE4C5
square
#BAC4E4 #E4BAD9 #E4DABA #BAE4C5
split-complementary
#BAC4E4 #E4C5BA #D9E4BA
monochromatic
#6279C2 #8E9ED3 #BAC4E4 #E6EAF5 #E9ECF6
Accessibility & contrast
On white
1.73
#BAC4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BAC4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC4E4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC4E4 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E6
Deuteranopia (green-blind)
#B8C3E3
Tritanopia (blue-blind)
#B0CACE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bac4e4; /* rgb */ color: rgb(186, 196, 228); /* oklch */ color: oklch(82.3% 0.046 271.7);
Tailwind
colors: {
custom: {
50: '#cfd5ec',
500: '#bac4e4',
950: '#000000',
},
}SCSS
$custom: #bac4e4; $custom-light: #cfd5ec; $custom-dark: #000000;
JSON
{
"hex": "#bac4e4",
"rgb": {
"r": 186,
"g": 196,
"b": 228
},
"hsl": {
"h": 225.714,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.82297,
"c": 0.04631,
"h": 271.7
},
"luminance": 0.5552
}Semantic roles & 50–950 ramp
primary
#BAC4E4
secondary
#BEB084
accent
#962FB7
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#131416
muted
#838384