#BCC7FA#BCC7FA
#BCC7FA is a very light, moderate blue. Relative luminance 0.584; OKLCH L 83.9% C 0.072 H 275.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7FA |
|---|---|
| RGB | rgb(188, 199, 250) |
| HSL | hsl(229, 86%, 86%) |
| HSV | hsv(229, 25%, 98%) |
| CMYK | cmyk(24.8%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(80.98, 7.08, -26.30) |
| CIE-LCH | lch(80.98, 27.24, 285.06°) |
| OKLab | oklab(83.86% 0.0066 -0.0722) |
| OKLCH | oklch(83.86% 0.072 275.2) |
| XYZ | xyz(58.4133, 58.4389, 98.6262) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.69
Periwinkle
#CCCCFF
ΔE00 3.76
Pastel Blue
#A2BFFE
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7FA #FAEFBC
analogous
#BCE6FA #BCC7FA #D0BCFA
triadic
#BCC7FA #FABCC7 #C7FABC
tetradic
#BCC7FA #FABCE6 #FAEFBC #BCFAD0
square
#BCC7FA #FABCE6 #FAEFBC #BCFAD0
split-complementary
#BCC7FA #FAD0BC #E6FABC
monochromatic
#4A68F1 #8397F6 #BCC7FA #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.66
#BCC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BCC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7FA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7FA | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#ADD0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcc7fa; /* rgb */ color: rgb(188, 199, 250); /* oklch */ color: oklch(83.9% 0.072 275.2);
Tailwind
colors: {
custom: {
50: '#d1d7fc',
500: '#bcc7fa',
950: '#000000',
},
}SCSS
$custom: #bcc7fa; $custom-light: #d1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc7fa",
"rgb": {
"r": 188,
"g": 199,
"b": 250
},
"hsl": {
"h": 229.355,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.83858,
"c": 0.07249,
"h": 275.2
},
"luminance": 0.5844
}Semantic roles & 50–950 ramp
primary
#BCC7FA
secondary
#DECD7C
accent
#BB03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385