#BCCFF6#BCCFF6
#BCCFF6 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.3% C 0.058 H 264.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF6 |
|---|---|
| RGB | rgb(188, 207, 246) |
| HSL | hsl(220, 76%, 85%) |
| HSV | hsv(220, 24%, 96%) |
| CMYK | cmyk(23.6%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(82.90, 1.88, -21.26) |
| CIE-LCH | lch(82.90, 21.34, 275.05°) |
| OKLab | oklab(85.31% -0.0054 -0.0581) |
| OKLCH | oklch(85.31% 0.058 264.7) |
| XYZ | xyz(59.6820, 61.9692, 95.9877) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.12
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pastel Blue
#A2BFFE
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF6 #F6E3BC
analogous
#BCECF6 #BCCFF6 #C6BCF6
triadic
#BCCFF6 #F6BCCF #CFF6BC
tetradic
#BCCFF6 #F6BCEC #F6E3BC #BCF6C6
square
#BCCFF6 #F6BCEC #F6E3BC #BCF6C6
split-complementary
#BCCFF6 #F6C6BC #ECF6BC
monochromatic
#5082E8 #86A8EF #BCCFF6 #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.57
#BCCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BCCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF6
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF6 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F8
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#ADD7DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccff6; /* rgb */ color: rgb(188, 207, 246); /* oklch */ color: oklch(85.3% 0.058 264.7);
Tailwind
colors: {
custom: {
50: '#d1ddf9',
500: '#bccff6',
950: '#000000',
},
}SCSS
$custom: #bccff6; $custom-light: #d1ddf9; $custom-dark: #000000;
JSON
{
"hex": "#bccff6",
"rgb": {
"r": 188,
"g": 207,
"b": 246
},
"hsl": {
"h": 220.345,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.8531,
"c": 0.05834,
"h": 264.7
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#BCCFF6
secondary
#D8BB7E
accent
#960DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485