#BACEED#BACEED
#BACEED is a very light, muted blue. Relative luminance 0.607; OKLCH L 84.6% C 0.049 H 259.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEED |
|---|---|
| RGB | rgb(186, 206, 237) |
| HSL | hsl(216, 59%, 83%) |
| HSV | hsv(216, 22%, 93%) |
| CMYK | cmyk(21.5%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.21, -0.21, -17.51) |
| CIE-LCH | lch(82.21, 17.51, 269.32°) |
| OKLab | oklab(84.65% -0.0092 -0.0477) |
| OKLCH | oklch(84.65% 0.049 259.1) |
| XYZ | xyz(57.6031, 60.6947, 88.7847) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.24
Lightsteelblue
#B0C4DE
ΔE00 3.09
Powder Blue (survey)
#B1D1FC
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 4.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEED #EDD9BA
analogous
#BAE7ED #BACEED #BFBAED
triadic
#BACEED #EDBACE #CEEDBA
tetradic
#BACEED #EDBAE7 #EDD9BA #BAEDBF
square
#BACEED #EDBAE7 #EDD9BA #BAEDBF
split-complementary
#BACEED #EDBFBA #E7EDBA
monochromatic
#5989D4 #89ACE0 #BACEED #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.60
#BACEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BACEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEED
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEED | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#ADD4D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #baceed; /* rgb */ color: rgb(186, 206, 237); /* oklch */ color: oklch(84.6% 0.049 259.1);
Tailwind
colors: {
custom: {
50: '#cfdcf2',
500: '#baceed',
950: '#000000',
},
}SCSS
$custom: #baceed; $custom-light: #cfdcf2; $custom-dark: #000000;
JSON
{
"hex": "#baceed",
"rgb": {
"r": 186,
"g": 206,
"b": 237
},
"hsl": {
"h": 216.471,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.84645,
"c": 0.04857,
"h": 259.1
},
"luminance": 0.60696
}Semantic roles & 50–950 ramp
primary
#BACEED
secondary
#CAAE81
accent
#851FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485