#BCC6EA#BCC6EA
#BCC6EA is a very light, muted blue. Relative luminance 0.570; OKLCH L 83.1% C 0.052 H 273.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6EA |
|---|---|
| RGB | rgb(188, 198, 234) |
| HSL | hsl(227, 52%, 83%) |
| HSV | hsv(227, 20%, 92%) |
| CMYK | cmyk(19.7%, 15.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.19, 4.01, -18.95) |
| CIE-LCH | lch(80.19, 19.37, 281.93°) |
| OKLab | oklab(83.06% 0.0027 -0.0516) |
| OKLCH | oklch(83.06% 0.052 273) |
| XYZ | xyz(55.7807, 57.0190, 85.8929) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.23
Periwinkle
#CCCCFF
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 5.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6EA #EAE0BC
analogous
#BCDDEA #BCC6EA #C9BCEA
triadic
#BCC6EA #EABCC6 #C6EABC
tetradic
#BCC6EA #EABCDD #EAE0BC #BCEAC9
square
#BCC6EA #EABCDD #EAE0BC #BCEAC9
split-complementary
#BCC6EA #EAC9BC #DDEABC
monochromatic
#5F77CD #8D9EDB #BCC6EA #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.69
#BCC6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BCC6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6EA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6EA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#B1CDD2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bcc6ea; /* rgb */ color: rgb(188, 198, 234); /* oklch */ color: oklch(83.1% 0.052 273.0);
Tailwind
colors: {
custom: {
50: '#d0d7f0',
500: '#bcc6ea',
950: '#000000',
},
}SCSS
$custom: #bcc6ea; $custom-light: #d0d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc6ea",
"rgb": {
"r": 188,
"g": 198,
"b": 234
},
"hsl": {
"h": 226.957,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83062,
"c": 0.05169,
"h": 273
},
"luminance": 0.5702
}Semantic roles & 50–950 ramp
primary
#BCC6EA
secondary
#C6B884
accent
#9E26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385