#BCC6FF#BCC6FF
#BCC6FF is a very light, moderate blue. Relative luminance 0.583; OKLCH L 83.9% C 0.081 H 276.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6FF |
|---|---|
| RGB | rgb(188, 198, 255) |
| HSL | hsl(231, 100%, 87%) |
| HSV | hsv(231, 26%, 100%) |
| CMYK | cmyk(26.3%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(80.90, 8.78, -29.09) |
| CIE-LCH | lch(80.90, 30.38, 286.80°) |
| OKLab | oklab(83.86% 0.0095 -0.08) |
| OKLCH | oklch(83.86% 0.081 276.8) |
| XYZ | xyz(58.9784, 58.2980, 102.7336) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.76
Periwinkle
#CCCCFF
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 5.97
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6FF #FFF5BC
analogous
#BCE8FF #BCC6FF #D4BCFF
triadic
#BCC6FF #FFBCC6 #C6FFBC
tetradic
#BCC6FF #FFBCE8 #FFF5BC #BCFFD4
square
#BCC6FF #FFBCE8 #FFF5BC #BCFFD4
split-complementary
#BCC6FF #FFD4BC #E8FFBC
monochromatic
#425EFF #7F92FF #BCC6FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.66
#BCC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6FF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6FF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#ABD0D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcc6ff; /* rgb */ color: rgb(188, 198, 255); /* oklch */ color: oklch(83.9% 0.081 276.8);
Tailwind
colors: {
custom: {
50: '#d1d7ff',
500: '#bcc6ff',
950: '#000000',
},
}SCSS
$custom: #bcc6ff; $custom-light: #d1d7ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc6ff",
"rgb": {
"r": 188,
"g": 198,
"b": 255
},
"hsl": {
"h": 231.045,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.83856,
"c": 0.08061,
"h": 276.8
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#BCC6FF
secondary
#E7D778
accent
#C300E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386