#BCCFF9#BCCFF9
#BCCFF9 is a very light, moderate blue. Relative luminance 0.622; OKLCH L 85.4% C 0.062 H 265.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFF9 |
|---|---|
| RGB | rgb(188, 207, 249) |
| HSL | hsl(221, 84%, 86%) |
| HSV | hsv(221, 24%, 98%) |
| CMYK | cmyk(24.5%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(83.00, 2.56, -22.70) |
| CIE-LCH | lch(83.00, 22.85, 276.43°) |
| OKLab | oklab(85.42% -0.0044 -0.0621) |
| OKLCH | oklch(85.42% 0.062 265.9) |
| XYZ | xyz(60.1462, 62.1549, 98.4323) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.95
Light Periwinkle
#C1C6FC
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFF9 #F9E6BC
analogous
#BCEEF9 #BCCFF9 #C7BCF9
triadic
#BCCFF9 #F9BCCF #CFF9BC
tetradic
#BCCFF9 #F9BCEE #F9E6BC #BCF9C7
square
#BCCFF9 #F9BCEE #F9E6BC #BCF9C7
split-complementary
#BCCFF9 #F9C7BC #EEF9BC
monochromatic
#4C7FEF #84A7F4 #BCCFF9 #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.56
#BCCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BCCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFF9
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFF9 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FB
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#ACD7DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bccff9; /* rgb */ color: rgb(188, 207, 249); /* oklch */ color: oklch(85.4% 0.062 265.9);
Tailwind
colors: {
custom: {
50: '#d1ddfb',
500: '#bccff9',
950: '#000000',
},
}SCSS
$custom: #bccff9; $custom-light: #d1ddfb; $custom-dark: #000000;
JSON
{
"hex": "#bccff9",
"rgb": {
"r": 188,
"g": 207,
"b": 249
},
"hsl": {
"h": 221.311,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.8542,
"c": 0.06229,
"h": 265.9
},
"luminance": 0.62157
}Semantic roles & 50–950 ramp
primary
#BCCFF9
secondary
#DDBF7C
accent
#9C06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485