#BCCFFD#BCCFFD
#BCCFFD is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.6% C 0.068 H 267.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFFD |
|---|---|
| RGB | rgb(188, 207, 253) |
| HSL | hsl(222, 94%, 86%) |
| HSV | hsv(222, 26%, 99%) |
| CMYK | cmyk(25.7%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(83.13, 3.48, -24.62) |
| CIE-LCH | lch(83.13, 24.87, 278.04°) |
| OKLab | oklab(85.57% -0.0031 -0.0675) |
| OKLCH | oklch(85.57% 0.068 267.4) |
| XYZ | xyz(60.7767, 62.4071, 101.7531) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.06
Light Periwinkle
#C1C6FC
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFFD #FDEABC
analogous
#BCEFFD #BCCFFD #CABCFD
triadic
#BCCFFD #FDBCCF #CFFDBC
tetradic
#BCCFFD #FDBCEF #FDEABC #BCFDCA
square
#BCCFFD #FDBCEF #FDEABC #BCFDCA
split-complementary
#BCCFFD #FDCABC #EFFDBC
monochromatic
#457AF9 #81A4FB #BCCFFD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.56
#BCCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFFD
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFFD | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#ABD8DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccffd; /* rgb */ color: rgb(188, 207, 253); /* oklch */ color: oklch(85.6% 0.068 267.4);
Tailwind
colors: {
custom: {
50: '#d1ddfe',
500: '#bccffd',
950: '#000000',
},
}SCSS
$custom: #bccffd; $custom-light: #d1ddfe; $custom-dark: #000000;
JSON
{
"hex": "#bccffd",
"rgb": {
"r": 188,
"g": 207,
"b": 253
},
"hsl": {
"h": 222.462,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.85569,
"c": 0.06758,
"h": 267.4
},
"luminance": 0.62409
}Semantic roles & 50–950 ramp
primary
#BCCFFD
secondary
#E4C57A
accent
#A200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485