#BCCADE#BCCADE
#BCCADE is a very light, muted blue. Relative luminance 0.582; OKLCH L 83.5% C 0.032 H 257.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCADE |
|---|---|
| RGB | rgb(188, 202, 222) |
| HSL | hsl(215, 34%, 80%) |
| HSV | hsv(215, 15%, 87%) |
| CMYK | cmyk(15.3%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(80.85, -0.71, -11.53) |
| CIE-LCH | lch(80.85, 11.55, 266.48°) |
| OKLab | oklab(83.46% -0.007 -0.0312) |
| OKLCH | oklch(83.46% 0.032 257.3) |
| XYZ | xyz(55.0412, 58.2054, 77.4280) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.87
Lightsteelblue
#B0C4DE
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 3.55
Light Grey Blue
#9DBCD4
ΔE00 6.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCADE #DED0BC
analogous
#BCDBDE #BCCADE #BFBCDE
triadic
#BCCADE #DEBCCA #CADEBC
tetradic
#BCCADE #DEBCDB #DED0BC #BCDEBF
square
#BCCADE #DEBCDB #DED0BC #BCDEBF
split-complementary
#BCCADE #DEBFBC #DBDEBC
monochromatic
#6A89B6 #93AACA #BCCADE #E5EAF2 #EAEFF5
Accessibility & contrast
On white
1.66
#BCCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BCCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCADE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCADE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBDF
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#B4CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccade; /* rgb */ color: rgb(188, 202, 222); /* oklch */ color: oklch(83.5% 0.032 257.3);
Tailwind
colors: {
custom: {
50: '#d0dae8',
500: '#bccade',
950: '#000000',
},
}SCSS
$custom: #bccade; $custom-light: #d0dae8; $custom-dark: #000000;
JSON
{
"hex": "#bccade",
"rgb": {
"r": 188,
"g": 202,
"b": 222
},
"hsl": {
"h": 215.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83458,
"c": 0.03195,
"h": 257.3
},
"luminance": 0.58206
}Semantic roles & 50–950 ramp
primary
#BCCADE
secondary
#B6A388
accent
#7D39AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384