#BCCEEB#BCCEEB
#BCCEEB is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.7% C 0.045 H 259.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEEB |
|---|---|
| RGB | rgb(188, 206, 235) |
| HSL | hsl(217, 54%, 83%) |
| HSV | hsv(217, 20%, 92%) |
| CMYK | cmyk(20%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.29, -0.04, -16.32) |
| CIE-LCH | lch(82.29, 16.32, 269.86°) |
| OKLab | oklab(84.72% -0.0079 -0.0444) |
| OKLCH | oklch(84.72% 0.045 259.9) |
| XYZ | xyz(57.8019, 60.8308, 87.2773) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.93
Lightsteelblue
#B0C4DE
ΔE00 3.05
Cloudy Blue
#ACC2D9
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 4.64
Light Periwinkle
#C1C6FC
ΔE00 7.29
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEEB #EBD9BC
analogous
#BCE5EB #BCCEEB #C1BCEB
triadic
#BCCEEB #EBBCCE #CEEBBC
tetradic
#BCCEEB #EBBCE5 #EBD9BC #BCEBC1
square
#BCCEEB #EBBCE5 #EBD9BC #BCEBC1
split-complementary
#BCCEEB #EBC1BC #E5EBBC
monochromatic
#5E89CF #8DACDD #BCCEEB #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.59
#BCCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEEB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEEB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#B0D4D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcceeb; /* rgb */ color: rgb(188, 206, 235); /* oklch */ color: oklch(84.7% 0.045 259.9);
Tailwind
colors: {
custom: {
50: '#d0dcf1',
500: '#bcceeb',
950: '#000000',
},
}SCSS
$custom: #bcceeb; $custom-light: #d0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#bcceeb",
"rgb": {
"r": 188,
"g": 206,
"b": 235
},
"hsl": {
"h": 217.021,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.84716,
"c": 0.04507,
"h": 259.9
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#BCCEEB
secondary
#C7AE84
accent
#8524C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485