#BCC2EF#BCC2EF
#BCC2EF is a very light, moderate blue. Relative luminance 0.555; OKLCH L 82.4% C 0.063 H 279.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2EF |
|---|---|
| RGB | rgb(188, 194, 239) |
| HSL | hsl(233, 61%, 84%) |
| HSV | hsv(233, 21%, 94%) |
| CMYK | cmyk(21.3%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.33, 7.27, -22.93) |
| CIE-LCH | lch(79.33, 24.06, 287.59°) |
| OKLab | oklab(82.45% 0.0099 -0.0627) |
| OKLCH | oklch(82.45% 0.063 279) |
| XYZ | xyz(55.6070, 55.5059, 89.4286) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.26
Periwinkle
#CCCCFF
ΔE00 3.48
Light Blue Grey
#B7C9E2
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.10
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2EF #EFE9BC
analogous
#BCDBEF #BCC2EF #CFBCEF
triadic
#BCC2EF #EFBCC2 #C2EFBC
tetradic
#BCC2EF #EFBCDB #EFE9BC #BCEFCF
square
#BCC2EF #EFBCDB #EFE9BC #BCEFCF
split-complementary
#BCC2EF #EFCFBC #DBEFBC
monochromatic
#5968D7 #8B95E3 #BCC2EF #E6E9F9 #E6E9F9
Accessibility & contrast
On white
1.74
#BCC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BCC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2EF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2EF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#B0CAD1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2ef; /* rgb */ color: rgb(188, 194, 239); /* oklch */ color: oklch(82.4% 0.063 279.0);
Tailwind
colors: {
custom: {
50: '#d0d4f4',
500: '#bcc2ef',
950: '#000000',
},
}SCSS
$custom: #bcc2ef; $custom-light: #d0d4f4; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ef",
"rgb": {
"r": 188,
"g": 194,
"b": 239
},
"hsl": {
"h": 232.941,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.82447,
"c": 0.06348,
"h": 279
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#BCC2EF
secondary
#CDC482
accent
#B51CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385