#BCC2DF#BCC2DF
#BCC2DF is a light, muted blue. Relative luminance 0.546; OKLCH L 81.9% C 0.041 H 276.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2DF |
|---|---|
| RGB | rgb(188, 194, 223) |
| HSL | hsl(230, 35%, 81%) |
| HSV | hsv(230, 16%, 87%) |
| CMYK | cmyk(15.7%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(78.81, 3.77, -15.12) |
| CIE-LCH | lch(78.81, 15.59, 284.00°) |
| OKLab | oklab(81.87% 0.0045 -0.041) |
| OKLCH | oklch(81.87% 0.041 276.2) |
| XYZ | xyz(53.3470, 54.6019, 77.5264) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 6.48
Periwinkle
#CCCCFF
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2DF #DFD9BC
analogous
#BCD3DF #BCC2DF #C7BCDF
triadic
#BCC2DF #DFBCC2 #C2DFBC
tetradic
#BCC2DF #DFBCD3 #DFD9BC #BCDFC7
square
#BCC2DF #DFBCD3 #DFD9BC #BCDFC7
split-complementary
#BCC2DF #DFC7BC #D3DFBC
monochromatic
#6977B7 #939CCB #BCC2DF #E5E8F3 #EAECF5
Accessibility & contrast
On white
1.76
#BCC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BCC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2DF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2DF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#B4C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2df; /* rgb */ color: rgb(188, 194, 223); /* oklch */ color: oklch(81.9% 0.041 276.2);
Tailwind
colors: {
custom: {
50: '#d0d4e9',
500: '#bcc2df',
950: '#000000',
},
}SCSS
$custom: #bcc2df; $custom-light: #d0d4e9; $custom-dark: #000000;
JSON
{
"hex": "#bcc2df",
"rgb": {
"r": 188,
"g": 194,
"b": 223
},
"hsl": {
"h": 229.714,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.81868,
"c": 0.04122,
"h": 276.2
},
"luminance": 0.54603
}Semantic roles & 50–950 ramp
primary
#BCC2DF
secondary
#B7AF88
accent
#9A37AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384