#BCC0FA#BCC0FA
#BCC0FA is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.5% C 0.081 H 281.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0FA |
|---|---|
| RGB | rgb(188, 192, 250) |
| HSL | hsl(236, 86%, 86%) |
| HSV | hsv(236, 25%, 98%) |
| CMYK | cmyk(24.8%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(79.21, 10.87, -29.01) |
| CIE-LCH | lch(79.21, 30.98, 290.53°) |
| OKLab | oklab(82.48% 0.0161 -0.0798) |
| OKLCH | oklch(82.48% 0.081 281.4) |
| XYZ | xyz(56.8396, 55.2915, 98.1016) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.57
Periwinkle
#CCCCFF
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Pale Violet
#CEAEFA
ΔE00 8.59
Light Lavender
#DFC5FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0FA #FAF6BC
analogous
#BCDFFA #BCC0FA #D7BCFA
triadic
#BCC0FA #FABCC0 #C0FABC
tetradic
#BCC0FA #FABCDF #FAF6BC #BCFAD7
square
#BCC0FA #FABCDF #FAF6BC #BCFAD7
split-complementary
#BCC0FA #FAD7BC #DFFABC
monochromatic
#4A55F1 #838AF6 #BCC0FA #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.74
#BCC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BCC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0FA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0FA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#ADC2F8
Tritanopia (blue-blind)
#ADCAD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc0fa; /* rgb */ color: rgb(188, 192, 250); /* oklch */ color: oklch(82.5% 0.081 281.4);
Tailwind
colors: {
custom: {
50: '#d1d3fc',
500: '#bcc0fa',
950: '#000000',
},
}SCSS
$custom: #bcc0fa; $custom-light: #d1d3fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc0fa",
"rgb": {
"r": 188,
"g": 192,
"b": 250
},
"hsl": {
"h": 236.129,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.82478,
"c": 0.08143,
"h": 281.4
},
"luminance": 0.55293
}Semantic roles & 50–950 ramp
primary
#BCC0FA
secondary
#DED87C
accent
#D403E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385