#BCC2F2#BCC2F2
#BCC2F2 is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.6% C 0.068 H 279.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2F2 |
|---|---|
| RGB | rgb(188, 194, 242) |
| HSL | hsl(233, 68%, 84%) |
| HSV | hsv(233, 22%, 95%) |
| CMYK | cmyk(22.3%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(79.43, 7.95, -24.39) |
| CIE-LCH | lch(79.43, 25.65, 288.05°) |
| OKLab | oklab(82.56% 0.0109 -0.0668) |
| OKLCH | oklch(82.56% 0.068 279.2) |
| XYZ | xyz(56.0538, 55.6846, 91.7821) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.68
Periwinkle
#CCCCFF
ΔE00 3.31
Pastel Blue
#A2BFFE
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2F2 #F2ECBC
analogous
#BCDDF2 #BCC2F2 #D1BCF2
triadic
#BCC2F2 #F2BCC2 #C2F2BC
tetradic
#BCC2F2 #F2BCDD #F2ECBC #BCF2D1
square
#BCC2F2 #F2BCDD #F2ECBC #BCF2D1
split-complementary
#BCC2F2 #F2D1BC #DDF2BC
monochromatic
#5565DE #8993E8 #BCC2F2 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.73
#BCC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BCC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2F2
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2F2 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#B2C3F1
Tritanopia (blue-blind)
#AFCAD2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc2f2; /* rgb */ color: rgb(188, 194, 242); /* oklch */ color: oklch(82.6% 0.068 279.2);
Tailwind
colors: {
custom: {
50: '#d1d4f6',
500: '#bcc2f2',
950: '#000000',
},
}SCSS
$custom: #bcc2f2; $custom-light: #d1d4f6; $custom-dark: #000000;
JSON
{
"hex": "#bcc2f2",
"rgb": {
"r": 188,
"g": 194,
"b": 242
},
"hsl": {
"h": 233.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.8256,
"c": 0.06766,
"h": 279.2
},
"luminance": 0.55686
}Semantic roles & 50–950 ramp
primary
#BCC2F2
secondary
#D2C981
accent
#BB16CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385