#BCCFF3#BCCFF3
#BCCFF3 is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.2% C 0.054 H 263.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF3 |
|---|---|
| RGB | rgb(188, 207, 243) |
| HSL | hsl(219, 70%, 85%) |
| HSV | hsv(219, 23%, 95%) |
| CMYK | cmyk(22.6%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(82.80, 1.20, -19.81) |
| CIE-LCH | lch(82.80, 19.85, 273.48°) |
| OKLab | oklab(85.2% -0.0064 -0.0541) |
| OKLCH | oklch(85.2% 0.054 263.2) |
| XYZ | xyz(59.2253, 61.7865, 93.5822) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 3.90
Lightsteelblue
#B0C4DE
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF3 #F3E0BC
analogous
#BCEAF3 #BCCFF3 #C5BCF3
triadic
#BCCFF3 #F3BCCF #CFF3BC
tetradic
#BCCFF3 #F3BCEA #F3E0BC #BCF3C5
square
#BCCFF3 #F3BCEA #F3E0BC #BCF3C5
split-complementary
#BCCFF3 #F3C5BC #EAF3BC
monochromatic
#5485E0 #88AAEA #BCCFF3 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.57
#BCCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#BCCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF3
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF3 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F5
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#AED6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bccff3; /* rgb */ color: rgb(188, 207, 243); /* oklch */ color: oklch(85.2% 0.054 263.2);
Tailwind
colors: {
custom: {
50: '#d1ddf7',
500: '#bccff3',
950: '#000000',
},
}SCSS
$custom: #bccff3; $custom-light: #d1ddf7; $custom-dark: #000000;
JSON
{
"hex": "#bccff3",
"rgb": {
"r": 188,
"g": 207,
"b": 243
},
"hsl": {
"h": 219.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85202,
"c": 0.05444,
"h": 263.2
},
"luminance": 0.61788
}Semantic roles & 50–950 ramp
primary
#BCCFF3
secondary
#D3B680
accent
#9014D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485