#BCC4FA#BCC4FA
#BCC4FA is a very light, moderate blue. Relative luminance 0.571; OKLCH L 83.3% C 0.076 H 278.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4FA |
|---|---|
| RGB | rgb(188, 196, 250) |
| HSL | hsl(232, 86%, 86%) |
| HSV | hsv(232, 25%, 98%) |
| CMYK | cmyk(24.8%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(80.22, 8.70, -27.47) |
| CIE-LCH | lch(80.22, 28.81, 287.57°) |
| OKLab | oklab(83.26% 0.0107 -0.0755) |
| OKLCH | oklch(83.26% 0.076 278) |
| XYZ | xyz(57.7298, 57.0720, 98.3983) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.09
Periwinkle
#CCCCFF
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4FA #FAF2BC
analogous
#BCE3FA #BCC4FA #D3BCFA
triadic
#BCC4FA #FABCC4 #C4FABC
tetradic
#BCC4FA #FABCE3 #FAF2BC #BCFAD3
square
#BCC4FA #FABCE3 #FAF2BC #BCFAD3
split-complementary
#BCC4FA #FAD3BC #E3FABC
monochromatic
#4A60F1 #8392F6 #BCC4FA #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.69
#BCC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BCC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4FA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4FA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FC
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#ADCED6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc4fa; /* rgb */ color: rgb(188, 196, 250); /* oklch */ color: oklch(83.3% 0.076 278.0);
Tailwind
colors: {
custom: {
50: '#d1d5fc',
500: '#bcc4fa',
950: '#000000',
},
}SCSS
$custom: #bcc4fa; $custom-light: #d1d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc4fa",
"rgb": {
"r": 188,
"g": 196,
"b": 250
},
"hsl": {
"h": 232.258,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.83264,
"c": 0.07622,
"h": 278
},
"luminance": 0.57073
}Semantic roles & 50–950 ramp
primary
#BCC4FA
secondary
#DED27C
accent
#C603E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385