#BCCFF1#BCCFF1
#BCCFF1 is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.1% C 0.052 H 262.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF1 |
|---|---|
| RGB | rgb(188, 207, 241) |
| HSL | hsl(218, 65%, 84%) |
| HSV | hsv(218, 22%, 95%) |
| CMYK | cmyk(22%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(82.74, 0.76, -18.84) |
| CIE-LCH | lch(82.74, 18.86, 272.30°) |
| OKLab | oklab(85.13% -0.0071 -0.0514) |
| OKLCH | oklch(85.13% 0.052 262.1) |
| XYZ | xyz(58.9249, 61.6664, 92.0003) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.28
Powder Blue (survey)
#B1D1FC
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 4.06
Cloudy Blue
#ACC2D9
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.16
Pastel Blue
#A2BFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF1 #F1DEBC
analogous
#BCEAF1 #BCCFF1 #C4BCF1
triadic
#BCCFF1 #F1BCCF #CFF1BC
tetradic
#BCCFF1 #F1BCEA #F1DEBC #BCF1C4
square
#BCCFF1 #F1BCEA #F1DEBC #BCF1C4
split-complementary
#BCCFF1 #F1C4BC #EAF1BC
monochromatic
#5786DC #89ABE6 #BCCFF1 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.57
#BCCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BCCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF1
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF1 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F3
Deuteranopia (green-blind)
#BFCCF0
Tritanopia (blue-blind)
#AFD6DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccff1; /* rgb */ color: rgb(188, 207, 241); /* oklch */ color: oklch(85.1% 0.052 262.1);
Tailwind
colors: {
custom: {
50: '#d0ddf5',
500: '#bccff1',
950: '#000000',
},
}SCSS
$custom: #bccff1; $custom-light: #d0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#bccff1",
"rgb": {
"r": 188,
"g": 207,
"b": 241
},
"hsl": {
"h": 218.491,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.8513,
"c": 0.05186,
"h": 262.1
},
"luminance": 0.61668
}Semantic roles & 50–950 ramp
primary
#BCCFF1
secondary
#D0B481
accent
#8C18CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485