#BCC2FB#BCC2FB
#BCC2FB is a very light, moderate blue. Relative luminance 0.562; OKLCH L 82.9% C 0.080 H 279.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2FB |
|---|---|
| RGB | rgb(188, 194, 251) |
| HSL | hsl(234, 89%, 86%) |
| HSV | hsv(234, 25%, 98%) |
| CMYK | cmyk(25.1%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.75, 10.01, -28.72) |
| CIE-LCH | lch(79.75, 30.42, 289.22°) |
| OKLab | oklab(82.91% 0.0137 -0.079) |
| OKLCH | oklch(82.91% 0.08 279.8) |
| XYZ | xyz(57.4389, 56.2386, 99.0770) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.25
Periwinkle
#CCCCFF
ΔE00 3.67
Pastel Blue
#A2BFFE
ΔE00 6.79
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2FB #FBF5BC
analogous
#BCE1FB #BCC2FB #D5BCFB
triadic
#BCC2FB #FBBCC2 #C2FBBC
tetradic
#BCC2FB #FBBCE1 #FBF5BC #BCFBD5
square
#BCC2FB #FBBCE1 #FBF5BC #BCFBD5
split-complementary
#BCC2FB #FBD5BC #E1FBBC
monochromatic
#4859F4 #828DF8 #BCC2FB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.71
#BCC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BCC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2FB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2FB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#ADCCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc2fb; /* rgb */ color: rgb(188, 194, 251); /* oklch */ color: oklch(82.9% 0.080 279.8);
Tailwind
colors: {
custom: {
50: '#d1d4fc',
500: '#bcc2fb',
950: '#000000',
},
}SCSS
$custom: #bcc2fb; $custom-light: #d1d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bcc2fb",
"rgb": {
"r": 188,
"g": 194,
"b": 251
},
"hsl": {
"h": 234.286,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.8291,
"c": 0.08017,
"h": 279.8
},
"luminance": 0.5624
}Semantic roles & 50–950 ramp
primary
#BCC2FB
secondary
#E0D77B
accent
#D000E5
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385