#BCC3FF#BCC3FF
#BCC3FF is a very light, moderate blue. Relative luminance 0.569; OKLCH L 83.3% C 0.084 H 279.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3FF |
|---|---|
| RGB | rgb(188, 195, 255) |
| HSL | hsl(234, 100%, 87%) |
| HSV | hsv(234, 26%, 100%) |
| CMYK | cmyk(26.3%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(80.15, 10.40, -30.25) |
| CIE-LCH | lch(80.15, 31.99, 288.98°) |
| OKLab | oklab(83.27% 0.0135 -0.0833) |
| OKLCH | oklch(83.27% 0.084 279.2) |
| XYZ | xyz(58.2994, 56.9401, 102.5073) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.68
Periwinkle
#CCCCFF
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 6.33
Powder Blue (survey)
#B1D1FC
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3FF #FFF8BC
analogous
#BCE5FF #BCC3FF #D7BCFF
triadic
#BCC3FF #FFBCC3 #C3FFBC
tetradic
#BCC3FF #FFBCE5 #FFF8BC #BCFFD7
square
#BCC3FF #FFBCE5 #FFF8BC #BCFFD7
split-complementary
#BCC3FF #FFD7BC #E5FFBC
monochromatic
#4255FF #7F8CFF #BCC3FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.70
#BCC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BCC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3FF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3FF | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AFC5FD
Tritanopia (blue-blind)
#ACCED8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc3ff; /* rgb */ color: rgb(188, 195, 255); /* oklch */ color: oklch(83.3% 0.084 279.2);
Tailwind
colors: {
custom: {
50: '#d1d5ff',
500: '#bcc3ff',
950: '#000000',
},
}SCSS
$custom: #bcc3ff; $custom-light: #d1d5ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc3ff",
"rgb": {
"r": 188,
"g": 195,
"b": 255
},
"hsl": {
"h": 233.731,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.83266,
"c": 0.08442,
"h": 279.2
},
"luminance": 0.56942
}Semantic roles & 50–950 ramp
primary
#BCC3FF
secondary
#E7DC78
accent
#CE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386