#BACBEE#BACBEE
#BACBEE is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.1% C 0.052 H 264.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBEE |
|---|---|
| RGB | rgb(186, 203, 238) |
| HSL | hsl(220, 60%, 83%) |
| HSV | hsv(220, 22%, 93%) |
| CMYK | cmyk(21.8%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.47, 1.61, -19.17) |
| CIE-LCH | lch(81.47, 19.24, 274.79°) |
| OKLab | oklab(84.07% -0.0048 -0.0523) |
| OKLCH | oklch(84.07% 0.053 264.8) |
| XYZ | xyz(57.0343, 59.3226, 89.3178) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.59
Lightsteelblue
#B0C4DE
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.68
Light Periwinkle
#C1C6FC
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBEE #EEDDBA
analogous
#BAE5EE #BACBEE #C3BAEE
triadic
#BACBEE #EEBACB #CBEEBA
tetradic
#BACBEE #EEBAE5 #EEDDBA #BAEEC3
square
#BACBEE #EEBAE5 #EEDDBA #BAEEC3
split-complementary
#BACBEE #EEC3BA #E5EEBA
monochromatic
#5881D6 #89A6E2 #BACBEE #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.63
#BACBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BACBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBEE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBEE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#ADD2D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacbee; /* rgb */ color: rgb(186, 203, 238); /* oklch */ color: oklch(84.1% 0.052 264.8);
Tailwind
colors: {
custom: {
50: '#cfdaf3',
500: '#bacbee',
950: '#000000',
},
}SCSS
$custom: #bacbee; $custom-light: #cfdaf3; $custom-dark: #000000;
JSON
{
"hex": "#bacbee",
"rgb": {
"r": 186,
"g": 203,
"b": 238
},
"hsl": {
"h": 220.385,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.84071,
"c": 0.0525,
"h": 264.8
},
"luminance": 0.59324
}Semantic roles & 50–950 ramp
primary
#BACBEE
secondary
#CCB380
accent
#901DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385