#BCC2E2#BCC2E2
#BCC2E2 is a light, muted blue. Relative luminance 0.548; OKLCH L 82.0% C 0.045 H 277.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2E2 |
|---|---|
| RGB | rgb(188, 194, 226) |
| HSL | hsl(231, 40%, 81%) |
| HSV | hsv(231, 17%, 89%) |
| CMYK | cmyk(16.8%, 14.2%, 0%, 11.4%) |
| CIE-LAB | lab(78.91, 4.41, -16.60) |
| CIE-LCH | lch(78.91, 17.17, 284.89°) |
| OKLab | oklab(81.97% 0.0055 -0.045) |
| OKLCH | oklch(81.97% 0.045 277) |
| XYZ | xyz(53.7551, 54.7651, 79.6754) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 5.94
Light Blue Grey
#B7C9E2
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2E2 #E2DCBC
analogous
#BCD5E2 #BCC2E2 #C9BCE2
triadic
#BCC2E2 #E2BCC2 #C2E2BC
tetradic
#BCC2E2 #E2BCD5 #E2DCBC #BCE2C9
square
#BCC2E2 #E2BCD5 #E2DCBC #BCE2C9
split-complementary
#BCC2E2 #E2C9BC #D5E2BC
monochromatic
#6774BD #919BD0 #BCC2E2 #E7E9F4 #EAECF6
Accessibility & contrast
On white
1.76
#BCC2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BCC2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2E2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2E2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC5E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#B4C8CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2e2; /* rgb */ color: rgb(188, 194, 226); /* oklch */ color: oklch(82.0% 0.045 277.0);
Tailwind
colors: {
custom: {
50: '#d0d4eb',
500: '#bcc2e2',
950: '#000000',
},
}SCSS
$custom: #bcc2e2; $custom-light: #d0d4eb; $custom-dark: #000000;
JSON
{
"hex": "#bcc2e2",
"rgb": {
"r": 188,
"g": 194,
"b": 226
},
"hsl": {
"h": 230.526,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.81973,
"c": 0.04539,
"h": 277
},
"luminance": 0.54766
}Semantic roles & 50–950 ramp
primary
#BCC2E2
secondary
#BBB387
accent
#9E33B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384