#BCCFF0#BCCFF0
#BCCFF0 is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.1% C 0.051 H 261.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF0 |
|---|---|
| RGB | rgb(188, 207, 240) |
| HSL | hsl(218, 63%, 84%) |
| HSV | hsv(218, 22%, 94%) |
| CMYK | cmyk(21.7%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.70, 0.53, -18.36) |
| CIE-LCH | lch(82.70, 18.37, 271.66°) |
| OKLab | oklab(85.1% -0.0075 -0.05) |
| OKLCH | oklch(85.1% 0.051 261.5) |
| XYZ | xyz(58.7759, 61.6068, 91.2158) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.85
Powder Blue (survey)
#B1D1FC
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 6.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF0 #F0DDBC
analogous
#BCE9F0 #BCCFF0 #C3BCF0
triadic
#BCCFF0 #F0BCCF #CFF0BC
tetradic
#BCCFF0 #F0BCE9 #F0DDBC #BCF0C3
square
#BCCFF0 #F0BCE9 #F0DDBC #BCF0C3
split-complementary
#BCCFF0 #F0C3BC #E9F0BC
monochromatic
#5887DA #8AABE5 #BCCFF0 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.58
#BCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BCCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF0
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF0 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F2
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#AFD6DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccff0; /* rgb */ color: rgb(188, 207, 240); /* oklch */ color: oklch(85.1% 0.051 261.5);
Tailwind
colors: {
custom: {
50: '#d0ddf5',
500: '#bccff0',
950: '#000000',
},
}SCSS
$custom: #bccff0; $custom-light: #d0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#bccff0",
"rgb": {
"r": 188,
"g": 207,
"b": 240
},
"hsl": {
"h": 218.077,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.85095,
"c": 0.05057,
"h": 261.5
},
"luminance": 0.61608
}Semantic roles & 50–950 ramp
primary
#BCCFF0
secondary
#CFB282
accent
#8B1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485