#BCC0EA#BCC0EA
#BCC0EA is a light, muted blue. Relative luminance 0.543; OKLCH L 81.9% C 0.059 H 280.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0EA |
|---|---|
| RGB | rgb(188, 192, 234) |
| HSL | hsl(235, 52%, 83%) |
| HSV | hsv(235, 20%, 92%) |
| CMYK | cmyk(19.7%, 17.9%, 0%, 8.2%) |
| CIE-LAB | lab(78.65, 7.24, -21.28) |
| CIE-LCH | lch(78.65, 22.48, 288.78°) |
| OKLab | oklab(81.86% 0.011 -0.0581) |
| OKLCH | oklch(81.86% 0.059 280.7) |
| XYZ | xyz(54.4364, 54.3302, 85.4447) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 3.98
Light Blue Grey
#B7C9E2
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.43
Light Lavender
#DFC5FE
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0EA #EAE6BC
analogous
#BCD7EA #BCC0EA #CFBCEA
triadic
#BCC0EA #EABCC0 #C0EABC
tetradic
#BCC0EA #EABCD7 #EAE6BC #BCEACF
square
#BCC0EA #EABCD7 #EAE6BC #BCEACF
split-complementary
#BCC0EA #EACFBC #D7EABC
monochromatic
#5F68CD #8D94DB #BCC0EA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.77
#BCC0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BCC0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0EA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0EA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#B3C1E9
Tritanopia (blue-blind)
#B2C7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc0ea; /* rgb */ color: rgb(188, 192, 234); /* oklch */ color: oklch(81.9% 0.059 280.7);
Tailwind
colors: {
custom: {
50: '#d0d3f0',
500: '#bcc0ea',
950: '#000000',
},
}SCSS
$custom: #bcc0ea; $custom-light: #d0d3f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc0ea",
"rgb": {
"r": 188,
"g": 192,
"b": 234
},
"hsl": {
"h": 234.783,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.81863,
"c": 0.0591,
"h": 280.7
},
"luminance": 0.54331
}Semantic roles & 50–950 ramp
primary
#BCC0EA
secondary
#C6C084
accent
#B226C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385