#BCC5FF#BCC5FF
#BCC5FF is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.7% C 0.082 H 277.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5FF |
|---|---|
| RGB | rgb(188, 197, 255) |
| HSL | hsl(232, 100%, 87%) |
| HSV | hsv(232, 26%, 100%) |
| CMYK | cmyk(26.3%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(80.65, 9.32, -29.47) |
| CIE-LCH | lch(80.65, 30.91, 287.55°) |
| OKLab | oklab(83.66% 0.0109 -0.0811) |
| OKLCH | oklch(83.66% 0.082 277.6) |
| XYZ | xyz(58.7505, 57.8424, 102.6577) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.66
Periwinkle
#CCCCFF
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5FF #FFF6BC
analogous
#BCE7FF #BCC5FF #D5BCFF
triadic
#BCC5FF #FFBCC5 #C5FFBC
tetradic
#BCC5FF #FFBCE7 #FFF6BC #BCFFD5
square
#BCC5FF #FFBCE7 #FFF6BC #BCFFD5
split-complementary
#BCC5FF #FFD5BC #E7FFBC
monochromatic
#425BFF #7F90FF #BCC5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.67
#BCC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BCC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5FF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5FF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#ABD0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcc5ff; /* rgb */ color: rgb(188, 197, 255); /* oklch */ color: oklch(83.7% 0.082 277.6);
Tailwind
colors: {
custom: {
50: '#d1d6ff',
500: '#bcc5ff',
950: '#000000',
},
}SCSS
$custom: #bcc5ff; $custom-light: #d1d6ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc5ff",
"rgb": {
"r": 188,
"g": 197,
"b": 255
},
"hsl": {
"h": 231.94,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.83659,
"c": 0.08187,
"h": 277.6
},
"luminance": 0.57844
}Semantic roles & 50–950 ramp
primary
#BCC5FF
secondary
#E7D878
accent
#C700E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386