#BCC4FF#BCC4FF
#BCC4FF is a very light, moderate blue. Relative luminance 0.574; OKLCH L 83.5% C 0.083 H 278.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4FF |
|---|---|
| RGB | rgb(188, 196, 255) |
| HSL | hsl(233, 100%, 87%) |
| HSV | hsv(233, 26%, 100%) |
| CMYK | cmyk(26.3%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(80.40, 9.86, -29.86) |
| CIE-LCH | lch(80.40, 31.45, 288.28°) |
| OKLab | oklab(83.46% 0.0122 -0.0822) |
| OKLCH | oklch(83.46% 0.083 278.4) |
| XYZ | xyz(58.5242, 57.3897, 102.5822) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.64
Periwinkle
#CCCCFF
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 6.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4FF #FFF7BC
analogous
#BCE6FF #BCC4FF #D6BCFF
triadic
#BCC4FF #FFBCC4 #C4FFBC
tetradic
#BCC4FF #FFBCE6 #FFF7BC #BCFFD6
square
#BCC4FF #FFBCE6 #FFF7BC #BCFFD6
split-complementary
#BCC4FF #FFD6BC #E6FFBC
monochromatic
#4258FF #7F8EFF #BCC4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.68
#BCC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#BCC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4FF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4FF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#ACCFD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc4ff; /* rgb */ color: rgb(188, 196, 255); /* oklch */ color: oklch(83.5% 0.083 278.4);
Tailwind
colors: {
custom: {
50: '#d1d5ff',
500: '#bcc4ff',
950: '#000000',
},
}SCSS
$custom: #bcc4ff; $custom-light: #d1d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc4ff",
"rgb": {
"r": 188,
"g": 196,
"b": 255
},
"hsl": {
"h": 232.836,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.83462,
"c": 0.08314,
"h": 278.4
},
"luminance": 0.57391
}Semantic roles & 50–950 ramp
primary
#BCC4FF
secondary
#E7DA78
accent
#CA00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386