#BACAEF#BACAEF
#BACAEF is a very light, muted blue. Relative luminance 0.589; OKLCH L 83.9% C 0.055 H 266.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAEF |
|---|---|
| RGB | rgb(186, 202, 239) |
| HSL | hsl(222, 62%, 83%) |
| HSV | hsv(222, 22%, 94%) |
| CMYK | cmyk(22.2%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.24, 2.37, -20.05) |
| CIE-LCH | lch(81.24, 20.19, 276.73°) |
| OKLab | oklab(83.9% -0.0031 -0.0547) |
| OKLCH | oklch(83.9% 0.055 266.8) |
| XYZ | xyz(56.9462, 58.9108, 90.0152) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAEF #EFDFBA
analogous
#BAE4EF #BACAEF #C4BAEF
triadic
#BACAEF #EFBACA #CAEFBA
tetradic
#BACAEF #EFBAE4 #EFDFBA #BAEFC4
square
#BACAEF #EFBAE4 #EFDFBA #BAEFC4
split-complementary
#BACAEF #EFC4BA #E4EFBA
monochromatic
#577ED8 #88A4E3 #BACAEF #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.64
#BACAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BACAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAEF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAEF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF1
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#ADD1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacaef; /* rgb */ color: rgb(186, 202, 239); /* oklch */ color: oklch(83.9% 0.055 266.8);
Tailwind
colors: {
custom: {
50: '#cfdaf4',
500: '#bacaef',
950: '#000000',
},
}SCSS
$custom: #bacaef; $custom-light: #cfdaf4; $custom-dark: #000000;
JSON
{
"hex": "#bacaef",
"rgb": {
"r": 186,
"g": 202,
"b": 239
},
"hsl": {
"h": 221.887,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83904,
"c": 0.0548,
"h": 266.8
},
"luminance": 0.58912
}Semantic roles & 50–950 ramp
primary
#BACAEF
secondary
#CDB680
accent
#951BCA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385