#BACBED#BACBED
#BACBED is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.0% C 0.051 H 264.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBED |
|---|---|
| RGB | rgb(186, 203, 237) |
| HSL | hsl(220, 59%, 83%) |
| HSV | hsv(220, 22%, 93%) |
| CMYK | cmyk(21.5%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.44, 1.38, -18.69) |
| CIE-LCH | lch(81.44, 18.74, 274.24°) |
| OKLab | oklab(84.04% -0.0051 -0.0509) |
| OKLCH | oklch(84.04% 0.051 264.2) |
| XYZ | xyz(56.8877, 59.2640, 88.5462) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.31
Lightsteelblue
#B0C4DE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 4.70
Light Periwinkle
#C1C6FC
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBED #EDDCBA
analogous
#BAE4ED #BACBED #C2BAED
triadic
#BACBED #EDBACB #CBEDBA
tetradic
#BACBED #EDBAE4 #EDDCBA #BAEDC2
square
#BACBED #EDBAE4 #EDDCBA #BAEDC2
split-complementary
#BACBED #EDC2BA #E4EDBA
monochromatic
#5982D4 #89A6E0 #BACBED #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.63
#BACBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BACBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBED
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBED | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#ADD2D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacbed; /* rgb */ color: rgb(186, 203, 237); /* oklch */ color: oklch(84.0% 0.051 264.2);
Tailwind
colors: {
custom: {
50: '#cfdaf2',
500: '#bacbed',
950: '#000000',
},
}SCSS
$custom: #bacbed; $custom-light: #cfdaf2; $custom-dark: #000000;
JSON
{
"hex": "#bacbed",
"rgb": {
"r": 186,
"g": 203,
"b": 237
},
"hsl": {
"h": 220,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.84035,
"c": 0.05119,
"h": 264.2
},
"luminance": 0.59265
}Semantic roles & 50–950 ramp
primary
#BACBED
secondary
#CAB281
accent
#8F1FC6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385