#BCCFF8#BCCFF8
#BCCFF8 is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.4% C 0.061 H 265.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF8 |
|---|---|
| RGB | rgb(188, 207, 248) |
| HSL | hsl(221, 81%, 85%) |
| HSV | hsv(221, 24%, 97%) |
| CMYK | cmyk(24.2%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(82.96, 2.33, -22.22) |
| CIE-LCH | lch(82.96, 22.34, 275.99°) |
| OKLab | oklab(85.38% -0.0047 -0.0608) |
| OKLCH | oklch(85.38% 0.061 265.5) |
| XYZ | xyz(59.9906, 62.0927, 97.6131) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Light Periwinkle
#C1C6FC
ΔE00 4.85
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF8 #F8E5BC
analogous
#BCEDF8 #BCCFF8 #C7BCF8
triadic
#BCCFF8 #F8BCCF #CFF8BC
tetradic
#BCCFF8 #F8BCED #F8E5BC #BCF8C7
square
#BCCFF8 #F8BCED #F8E5BC #BCF8C7
split-complementary
#BCCFF8 #F8C7BC #EDF8BC
monochromatic
#4D80EC #85A7F2 #BCCFF8 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.56
#BCCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BCCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF8 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FA
Deuteranopia (green-blind)
#BDCCF7
Tritanopia (blue-blind)
#ADD7DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccff8; /* rgb */ color: rgb(188, 207, 248); /* oklch */ color: oklch(85.4% 0.061 265.5);
Tailwind
colors: {
custom: {
50: '#d1ddfa',
500: '#bccff8',
950: '#000000',
},
}SCSS
$custom: #bccff8; $custom-light: #d1ddfa; $custom-dark: #000000;
JSON
{
"hex": "#bccff8",
"rgb": {
"r": 188,
"g": 207,
"b": 248
},
"hsl": {
"h": 221,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.85383,
"c": 0.06096,
"h": 265.5
},
"luminance": 0.62094
}Semantic roles & 50–950 ramp
primary
#BCCFF8
secondary
#DBBD7D
accent
#9A08DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485