#BCCFEB#BCCFEB
#BCCFEB is a very light, muted blue. Relative luminance 0.613; OKLCH L 84.9% C 0.044 H 258.0°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFEB |
|---|---|
| RGB | rgb(188, 207, 235) |
| HSL | hsl(216, 54%, 83%) |
| HSV | hsv(216, 20%, 92%) |
| CMYK | cmyk(20%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(82.55, -0.57, -15.93) |
| CIE-LCH | lch(82.55, 15.94, 267.96°) |
| OKLab | oklab(84.92% -0.0092 -0.0433) |
| OKLCH | oklch(84.92% 0.044 258) |
| XYZ | xyz(58.0434, 61.3138, 87.3578) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.75
Lightsteelblue
#B0C4DE
ΔE00 2.96
Cloudy Blue
#ACC2D9
ΔE00 4.33
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFEB #EBD8BC
analogous
#BCE6EB #BCCFEB #C0BCEB
triadic
#BCCFEB #EBBCCF #CFEBBC
tetradic
#BCCFEB #EBBCE6 #EBD8BC #BCEBC0
square
#BCCFEB #EBBCE6 #EBD8BC #BCEBC0
split-complementary
#BCCFEB #EBC0BC #E6EBBC
monochromatic
#5E8BCF #8DADDD #BCCFEB #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.58
#BCCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BCCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFEB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFEB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#B0D5D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccfeb; /* rgb */ color: rgb(188, 207, 235); /* oklch */ color: oklch(84.9% 0.044 258.0);
Tailwind
colors: {
custom: {
50: '#d0ddf1',
500: '#bccfeb',
950: '#000000',
},
}SCSS
$custom: #bccfeb; $custom-light: #d0ddf1; $custom-dark: #000000;
JSON
{
"hex": "#bccfeb",
"rgb": {
"r": 188,
"g": 207,
"b": 235
},
"hsl": {
"h": 215.745,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8492,
"c": 0.04427,
"h": 258
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#BCCFEB
secondary
#C7AC84
accent
#8224C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485