#BCC6FA#BCC6FA
#BCC6FA is a very light, moderate blue. Relative luminance 0.580; OKLCH L 83.7% C 0.074 H 276.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6FA |
|---|---|
| RGB | rgb(188, 198, 250) |
| HSL | hsl(230, 86%, 86%) |
| HSV | hsv(230, 25%, 98%) |
| CMYK | cmyk(24.8%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(80.73, 7.62, -26.69) |
| CIE-LCH | lch(80.73, 27.76, 285.93°) |
| OKLab | oklab(83.66% 0.008 -0.0733) |
| OKLCH | oklch(83.66% 0.074 276.2) |
| XYZ | xyz(58.1840, 57.9802, 98.5497) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.42
Periwinkle
#CCCCFF
ΔE00 3.64
Pastel Blue
#A2BFFE
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6FA #FAF0BC
analogous
#BCE5FA #BCC6FA #D1BCFA
triadic
#BCC6FA #FABCC6 #C6FABC
tetradic
#BCC6FA #FABCE5 #FAF0BC #BCFAD1
square
#BCC6FA #FABCE5 #FAF0BC #BCFAD1
split-complementary
#BCC6FA #FAD1BC #E5FABC
monochromatic
#4A65F1 #8396F6 #BCC6FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.67
#BCC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BCC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6FA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6FA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#B3C6F9
Tritanopia (blue-blind)
#ADCFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcc6fa; /* rgb */ color: rgb(188, 198, 250); /* oklch */ color: oklch(83.7% 0.074 276.2);
Tailwind
colors: {
custom: {
50: '#d1d7fc',
500: '#bcc6fa',
950: '#000000',
},
}SCSS
$custom: #bcc6fa; $custom-light: #d1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc6fa",
"rgb": {
"r": 188,
"g": 198,
"b": 250
},
"hsl": {
"h": 230.323,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.8366,
"c": 0.07371,
"h": 276.2
},
"luminance": 0.57982
}Semantic roles & 50–950 ramp
primary
#BCC6FA
secondary
#DECF7C
accent
#BF03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385