#BCC5FE#BCC5FE
#BCC5FE is a very light, moderate blue. Relative luminance 0.578; OKLCH L 83.6% C 0.080 H 277.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5FE |
|---|---|
| RGB | rgb(188, 197, 254) |
| HSL | hsl(232, 97%, 87%) |
| HSV | hsv(232, 26%, 100%) |
| CMYK | cmyk(26%, 22.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.62, 9.09, -29.00) |
| CIE-LCH | lch(80.62, 30.39, 287.40°) |
| OKLab | oklab(83.62% 0.0105 -0.0798) |
| OKLCH | oklch(83.62% 0.08 277.5) |
| XYZ | xyz(58.5900, 57.7781, 101.8121) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.53
Periwinkle
#CCCCFF
ΔE00 3.89
Pastel Blue
#A2BFFE
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5FE #FEF5BC
analogous
#BCE6FE #BCC5FE #D4BCFE
triadic
#BCC5FE #FEBCC5 #C5FEBC
tetradic
#BCC5FE #FEBCE6 #FEF5BC #BCFED4
square
#BCC5FE #FEBCE6 #FEF5BC #BCFED4
split-complementary
#BCC5FE #FED4BC #E6FEBC
monochromatic
#435DFC #8091FD #BCC5FE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.67
#BCC5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCC5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5FE
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5FE | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#ACCFD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcc5fe; /* rgb */ color: rgb(188, 197, 254); /* oklch */ color: oklch(83.6% 0.080 277.5);
Tailwind
colors: {
custom: {
50: '#d1d6ff',
500: '#bcc5fe',
950: '#000000',
},
}SCSS
$custom: #bcc5fe; $custom-light: #d1d6ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc5fe",
"rgb": {
"r": 188,
"g": 197,
"b": 254
},
"hsl": {
"h": 231.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.83619,
"c": 0.08048,
"h": 277.5
},
"luminance": 0.5778
}Semantic roles & 50–950 ramp
primary
#BCC5FE
secondary
#E5D779
accent
#C600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386