#BACAEB#BACAEB
#BACAEB is a very light, muted blue. Relative luminance 0.587; OKLCH L 83.8% C 0.050 H 264.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAEB |
|---|---|
| RGB | rgb(186, 202, 235) |
| HSL | hsl(220, 55%, 83%) |
| HSV | hsv(220, 21%, 92%) |
| CMYK | cmyk(20.9%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.11, 1.47, -18.11) |
| CIE-LCH | lch(81.11, 18.17, 274.65°) |
| OKLab | oklab(83.76% -0.0045 -0.0493) |
| OKLCH | oklch(83.76% 0.05 264.8) |
| XYZ | xyz(56.3618, 58.6770, 86.9374) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.20
Lightsteelblue
#B0C4DE
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAEB #EBDBBA
analogous
#BAE3EB #BACAEB #C2BAEB
triadic
#BACAEB #EBBACA #CAEBBA
tetradic
#BACAEB #EBBAE3 #EBDBBA #BAEBC2
square
#BACAEB #EBBAE3 #EBDBBA #BAEBC2
split-complementary
#BACAEB #EBC2BA #E3EBBA
monochromatic
#5B81CF #8BA6DD #BACAEB #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.65
#BACAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BACAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAEB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAEB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#AED0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacaeb; /* rgb */ color: rgb(186, 202, 235); /* oklch */ color: oklch(83.8% 0.050 264.8);
Tailwind
colors: {
custom: {
50: '#cfdaf1',
500: '#bacaeb',
950: '#000000',
},
}SCSS
$custom: #bacaeb; $custom-light: #cfdaf1; $custom-dark: #000000;
JSON
{
"hex": "#bacaeb",
"rgb": {
"r": 186,
"g": 202,
"b": 235
},
"hsl": {
"h": 220.408,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83761,
"c": 0.04951,
"h": 264.8
},
"luminance": 0.58678
}Semantic roles & 50–950 ramp
primary
#BACAEB
secondary
#C7B182
accent
#8E23C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385