#BCC9FA#BCC9FA
#BCC9FA is a very light, moderate blue. Relative luminance 0.594; OKLCH L 84.3% C 0.070 H 273.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC9FA |
|---|---|
| RGB | rgb(188, 201, 250) |
| HSL | hsl(227, 86%, 86%) |
| HSV | hsv(227, 25%, 98%) |
| CMYK | cmyk(24.8%, 19.6%, 0%, 2%) |
| CIE-LAB | lab(81.49, 6.00, -25.52) |
| CIE-LCH | lch(81.49, 26.22, 283.23°) |
| OKLab | oklab(84.26% 0.0039 -0.07) |
| OKLCH | oklch(84.26% 0.07 273.2) |
| XYZ | xyz(58.8765, 59.3653, 98.7806) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.32
Periwinkle
#CCCCFF
ΔE00 4.12
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC9FA #FAEDBC
analogous
#BCE8FA #BCC9FA #CEBCFA
triadic
#BCC9FA #FABCC9 #C9FABC
tetradic
#BCC9FA #FABCE8 #FAEDBC #BCFACE
square
#BCC9FA #FABCE8 #FAEDBC #BCFACE
split-complementary
#BCC9FA #FACEBC #E8FABC
monochromatic
#4A6DF1 #839BF6 #BCC9FA #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.63
#BCC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BCC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC9FA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC9FA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#ADD2D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcc9fa; /* rgb */ color: rgb(188, 201, 250); /* oklch */ color: oklch(84.3% 0.070 273.2);
Tailwind
colors: {
custom: {
50: '#d1d9fc',
500: '#bcc9fa',
950: '#000000',
},
}SCSS
$custom: #bcc9fa; $custom-light: #d1d9fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc9fa",
"rgb": {
"r": 188,
"g": 201,
"b": 250
},
"hsl": {
"h": 227.419,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84256,
"c": 0.07012,
"h": 273.2
},
"luminance": 0.59367
}Semantic roles & 50–950 ramp
primary
#BCC9FA
secondary
#DECA7C
accent
#B403E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385