#BCCCFF#BCCCFF
#BCCCFF is a very light, moderate blue. Relative luminance 0.611; OKLCH L 85.0% C 0.074 H 271.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCFF |
|---|---|
| RGB | rgb(188, 204, 255) |
| HSL | hsl(226, 100%, 87%) |
| HSV | hsv(226, 26%, 100%) |
| CMYK | cmyk(26.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(82.43, 5.55, -26.75) |
| CIE-LCH | lch(82.43, 27.32, 281.72°) |
| OKLab | oklab(85.05% 0.0015 -0.0735) |
| OKLCH | oklch(85.05% 0.074 271.2) |
| XYZ | xyz(60.3770, 61.0954, 103.1998) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCFF #FFEFBC
analogous
#BCEDFF #BCCCFF #CEBCFF
triadic
#BCCCFF #FFBCCC #CCFFBC
tetradic
#BCCCFF #FFBCED #FFEFBC #BCFFCE
square
#BCCCFF #FFBCED #FFEFBC #BCFFCE
split-complementary
#BCCCFF #FFCEBC #EDFFBC
monochromatic
#426FFF #7F9DFF #BCCCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.59
#BCCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BCCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCFF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCFF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#ABD6DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcccff; /* rgb */ color: rgb(188, 204, 255); /* oklch */ color: oklch(85.0% 0.074 271.2);
Tailwind
colors: {
custom: {
50: '#d1dbff',
500: '#bcccff',
950: '#000000',
},
}SCSS
$custom: #bcccff; $custom-light: #d1dbff; $custom-dark: #000000;
JSON
{
"hex": "#bcccff",
"rgb": {
"r": 188,
"g": 204,
"b": 255
},
"hsl": {
"h": 225.672,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.85045,
"c": 0.07351,
"h": 271.2
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#BCCCFF
secondary
#E7CD78
accent
#AF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141518
muted
#838486