#BACDEB#BACDEB
#BACDEB is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.4% C 0.047 H 259.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDEB |
|---|---|
| RGB | rgb(186, 205, 235) |
| HSL | hsl(217, 55%, 83%) |
| HSV | hsv(217, 21%, 92%) |
| CMYK | cmyk(20.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.89, -0.12, -16.93) |
| CIE-LCH | lch(81.89, 16.93, 269.59°) |
| OKLab | oklab(84.37% -0.0085 -0.0461) |
| OKLCH | oklch(84.37% 0.047 259.5) |
| XYZ | xyz(57.0725, 60.0985, 87.1744) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.92
Lightsteelblue
#B0C4DE
ΔE00 2.85
Powder Blue (survey)
#B1D1FC
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 4.43
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDEB #EBD8BA
analogous
#BAE5EB #BACDEB #C0BAEB
triadic
#BACDEB #EBBACD #CDEBBA
tetradic
#BACDEB #EBBAE5 #EBD8BA #BAEBC0
square
#BACDEB #EBBAE5 #EBD8BA #BAEBC0
split-complementary
#BACDEB #EBC0BA #E5EBBA
monochromatic
#5B88CF #8BABDD #BACDEB #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.61
#BACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BACDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDEB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDEB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#AED3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bacdeb; /* rgb */ color: rgb(186, 205, 235); /* oklch */ color: oklch(84.4% 0.047 259.5);
Tailwind
colors: {
custom: {
50: '#cfdcf1',
500: '#bacdeb',
950: '#000000',
},
}SCSS
$custom: #bacdeb; $custom-light: #cfdcf1; $custom-dark: #000000;
JSON
{
"hex": "#bacdeb",
"rgb": {
"r": 186,
"g": 205,
"b": 235
},
"hsl": {
"h": 216.735,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84371,
"c": 0.04686,
"h": 259.5
},
"luminance": 0.601
}Semantic roles & 50–950 ramp
primary
#BACDEB
secondary
#C7AC82
accent
#8523C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485