#BCC7FF#BCC7FF
#BCC7FF is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.1% C 0.079 H 275.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7FF |
|---|---|
| RGB | rgb(188, 199, 255) |
| HSL | hsl(230, 100%, 87%) |
| HSV | hsv(230, 26%, 100%) |
| CMYK | cmyk(26.3%, 22%, 0%, 0%) |
| CIE-LAB | lab(81.16, 8.24, -28.70) |
| CIE-LCH | lch(81.16, 29.86, 286.02°) |
| OKLab | oklab(84.05% 0.0082 -0.079) |
| OKLCH | oklch(84.05% 0.079 275.9) |
| XYZ | xyz(59.2077, 58.7566, 102.8100) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.92
Periwinkle
#CCCCFF
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7FF #FFF4BC
analogous
#BCE9FF #BCC7FF #D3BCFF
triadic
#BCC7FF #FFBCC7 #C7FFBC
tetradic
#BCC7FF #FFBCE9 #FFF4BC #BCFFD3
square
#BCC7FF #FFBCE9 #FFF4BC #BCFFD3
split-complementary
#BCC7FF #FFD3BC #E9FFBC
monochromatic
#4261FF #7F94FF #BCC7FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.65
#BCC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BCC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#B3C7FE
Tritanopia (blue-blind)
#ABD1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcc7ff; /* rgb */ color: rgb(188, 199, 255); /* oklch */ color: oklch(84.1% 0.079 275.9);
Tailwind
colors: {
custom: {
50: '#d1d7ff',
500: '#bcc7ff',
950: '#000000',
},
}SCSS
$custom: #bcc7ff; $custom-light: #d1d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc7ff",
"rgb": {
"r": 188,
"g": 199,
"b": 255
},
"hsl": {
"h": 230.149,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.84053,
"c": 0.07938,
"h": 275.9
},
"luminance": 0.58758
}Semantic roles & 50–950 ramp
primary
#BCC7FF
secondary
#E7D578
accent
#C000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386