#BACAEE#BACAEE
#BACAEE is a very light, muted blue. Relative luminance 0.589; OKLCH L 83.9% C 0.053 H 266.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAEE |
|---|---|
| RGB | rgb(186, 202, 238) |
| HSL | hsl(222, 60%, 83%) |
| HSV | hsv(222, 22%, 93%) |
| CMYK | cmyk(21.8%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.21, 2.14, -19.56) |
| CIE-LCH | lch(81.21, 19.68, 276.25°) |
| OKLab | oklab(83.87% -0.0034 -0.0534) |
| OKLCH | oklch(83.87% 0.053 266.3) |
| XYZ | xyz(56.7989, 58.8518, 89.2393) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.03
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 4.94
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAEE #EEDEBA
analogous
#BAE4EE #BACAEE #C4BAEE
triadic
#BACAEE #EEBACA #CAEEBA
tetradic
#BACAEE #EEBAE4 #EEDEBA #BAEEC4
square
#BACAEE #EEBAE4 #EEDEBA #BAEEC4
split-complementary
#BACAEE #EEC4BA #E4EEBA
monochromatic
#587FD6 #89A4E2 #BACAEE #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.64
#BACAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BACAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAEE
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAEE | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#ADD1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacaee; /* rgb */ color: rgb(186, 202, 238); /* oklch */ color: oklch(83.9% 0.053 266.3);
Tailwind
colors: {
custom: {
50: '#cfdaf3',
500: '#bacaee',
950: '#000000',
},
}SCSS
$custom: #bacaee; $custom-light: #cfdaf3; $custom-dark: #000000;
JSON
{
"hex": "#bacaee",
"rgb": {
"r": 186,
"g": 202,
"b": 238
},
"hsl": {
"h": 221.538,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83868,
"c": 0.05347,
"h": 266.3
},
"luminance": 0.58853
}Semantic roles & 50–950 ramp
primary
#BACAEE
secondary
#CCB580
accent
#941DC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385