#BCC1EA#BCC1EA
#BCC1EA is a very light, muted blue. Relative luminance 0.548; OKLCH L 82.1% C 0.058 H 279.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC1EA |
|---|---|
| RGB | rgb(188, 193, 234) |
| HSL | hsl(233, 52%, 83%) |
| HSV | hsv(233, 20%, 92%) |
| CMYK | cmyk(19.7%, 17.5%, 0%, 8.2%) |
| CIE-LAB | lab(78.91, 6.70, -20.89) |
| CIE-LCH | lch(78.91, 21.94, 287.77°) |
| OKLab | oklab(82.06% 0.0096 -0.057) |
| OKLCH | oklch(82.06% 0.058 279.6) |
| XYZ | xyz(54.6567, 54.7709, 85.5182) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 7.85
Lightsteelblue
#B0C4DE
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.87
Light Lavender
#DFC5FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC1EA #EAE5BC
analogous
#BCD8EA #BCC1EA #CEBCEA
triadic
#BCC1EA #EABCC1 #C1EABC
tetradic
#BCC1EA #EABCD8 #EAE5BC #BCEACE
square
#BCC1EA #EABCD8 #EAE5BC #BCEACE
split-complementary
#BCC1EA #EACEBC #D8EABC
monochromatic
#5F6BCD #8D96DB #BCC1EA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.76
#BCC1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BCC1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC1EA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC1EA | 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)
#B6C5EC
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#B2C8CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc1ea; /* rgb */ color: rgb(188, 193, 234); /* oklch */ color: oklch(82.1% 0.058 279.6);
Tailwind
colors: {
custom: {
50: '#d0d3f0',
500: '#bcc1ea',
950: '#000000',
},
}SCSS
$custom: #bcc1ea; $custom-light: #d0d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc1ea",
"rgb": {
"r": 188,
"g": 193,
"b": 234
},
"hsl": {
"h": 233.478,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.82062,
"c": 0.0578,
"h": 279.6
},
"luminance": 0.54772
}Semantic roles & 50–950 ramp
primary
#BCC1EA
secondary
#C6BF84
accent
#AF26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385