#BCC2FF#BCC2FF
#BCC2FF is a very light, moderate blue. Relative luminance 0.565; OKLCH L 83.1% C 0.086 H 280.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2FF |
|---|---|
| RGB | rgb(188, 194, 255) |
| HSL | hsl(235, 100%, 87%) |
| HSV | hsv(235, 26%, 100%) |
| CMYK | cmyk(26.3%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(79.89, 10.95, -30.64) |
| CIE-LCH | lch(79.89, 32.53, 289.67°) |
| OKLab | oklab(83.07% 0.0149 -0.0844) |
| OKLCH | oklch(83.07% 0.086 280) |
| XYZ | xyz(58.0761, 56.4935, 102.4328) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.78
Periwinkle
#CCCCFF
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2FF #FFF9BC
analogous
#BCE4FF #BCC2FF #D8BCFF
triadic
#BCC2FF #FFBCC2 #C2FFBC
tetradic
#BCC2FF #FFBCE4 #FFF9BC #BCFFD8
square
#BCC2FF #FFBCE4 #FFF9BC #BCFFD8
split-complementary
#BCC2FF #FFD8BC #E4FFBC
monochromatic
#4253FF #7F8AFF #BCC2FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.71
#BCC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BCC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2FF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2FF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#ACCDD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc2ff; /* rgb */ color: rgb(188, 194, 255); /* oklch */ color: oklch(83.1% 0.086 280.0);
Tailwind
colors: {
custom: {
50: '#d1d4ff',
500: '#bcc2ff',
950: '#000000',
},
}SCSS
$custom: #bcc2ff; $custom-light: #d1d4ff; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ff",
"rgb": {
"r": 188,
"g": 194,
"b": 255
},
"hsl": {
"h": 234.627,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.8307,
"c": 0.08573,
"h": 280
},
"luminance": 0.56495
}Semantic roles & 50–950 ramp
primary
#BCC2FF
secondary
#E7DD78
accent
#D100E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386