#BCCFFB#BCCFFB
#BCCFFB is a very light, moderate blue. Relative luminance 0.623; OKLCH L 85.5% C 0.065 H 266.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFFB |
|---|---|
| RGB | rgb(188, 207, 251) |
| HSL | hsl(222, 89%, 86%) |
| HSV | hsv(222, 25%, 98%) |
| CMYK | cmyk(25.1%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.06, 3.02, -23.66) |
| CIE-LCH | lch(83.06, 23.86, 277.27°) |
| OKLab | oklab(85.49% -0.0037 -0.0648) |
| OKLCH | oklch(85.49% 0.065 266.7) |
| XYZ | xyz(60.4598, 62.2803, 100.0839) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 4.52
Light Blue Grey
#B7C9E2
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 5.81
Periwinkle
#CCCCFF
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFFB #FBE8BC
analogous
#BCEEFB #BCCFFB #C8BCFB
triadic
#BCCFFB #FBBCCF #CFFBBC
tetradic
#BCCFFB #FBBCEE #FBE8BC #BCFBC8
square
#BCCFFB #FBBCEE #FBE8BC #BCFBC8
split-complementary
#BCCFFB #FBC8BC #EEFBBC
monochromatic
#487CF4 #82A6F8 #BCCFFB #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.56
#BCCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BCCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFFB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFFB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FD
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#ACD8DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccffb; /* rgb */ color: rgb(188, 207, 251); /* oklch */ color: oklch(85.5% 0.065 266.7);
Tailwind
colors: {
custom: {
50: '#d1ddfc',
500: '#bccffb',
950: '#000000',
},
}SCSS
$custom: #bccffb; $custom-light: #d1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#bccffb",
"rgb": {
"r": 188,
"g": 207,
"b": 251
},
"hsl": {
"h": 221.905,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85494,
"c": 0.06493,
"h": 266.7
},
"luminance": 0.62282
}Semantic roles & 50–950 ramp
primary
#BCCFFB
secondary
#E0C27B
accent
#A000E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485