#BACEEB#BACEEB
#BACEEB is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.6% C 0.046 H 257.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEEB |
|---|---|
| RGB | rgb(186, 206, 235) |
| HSL | hsl(216, 55%, 83%) |
| HSV | hsv(216, 21%, 92%) |
| CMYK | cmyk(20.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.15, -0.65, -16.54) |
| CIE-LCH | lch(82.15, 16.55, 267.75°) |
| OKLab | oklab(84.58% -0.0099 -0.045) |
| OKLCH | oklch(84.58% 0.046 257.6) |
| XYZ | xyz(57.3125, 60.5784, 87.2543) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.73
Lightsteelblue
#B0C4DE
ΔE00 2.74
Cloudy Blue
#ACC2D9
ΔE00 4.16
Powder Blue (survey)
#B1D1FC
ΔE00 4.18
Baby Blue (survey)
#A2CFFE
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEEB #EBD7BA
analogous
#BAE7EB #BACEEB #BEBAEB
triadic
#BACEEB #EBBACE #CEEBBA
tetradic
#BACEEB #EBBAE7 #EBD7BA #BAEBBE
square
#BACEEB #EBBAE7 #EBD7BA #BAEBBE
split-complementary
#BACEEB #EBBEBA #E7EBBA
monochromatic
#5B8BCF #8BACDD #BACEEB #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.60
#BACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEEB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEEB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#AED4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #baceeb; /* rgb */ color: rgb(186, 206, 235); /* oklch */ color: oklch(84.6% 0.046 257.6);
Tailwind
colors: {
custom: {
50: '#cfdcf1',
500: '#baceeb',
950: '#000000',
},
}SCSS
$custom: #baceeb; $custom-light: #cfdcf1; $custom-dark: #000000;
JSON
{
"hex": "#baceeb",
"rgb": {
"r": 186,
"g": 206,
"b": 235
},
"hsl": {
"h": 215.51,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84575,
"c": 0.04607,
"h": 257.6
},
"luminance": 0.6058
}Semantic roles & 50–950 ramp
primary
#BACEEB
secondary
#C7AB82
accent
#8123C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485