#BCC7EA#BCC7EA
#BCC7EA is a very light, muted blue. Relative luminance 0.575; OKLCH L 83.3% C 0.051 H 271.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7EA |
|---|---|
| RGB | rgb(188, 199, 234) |
| HSL | hsl(226, 52%, 83%) |
| HSV | hsv(226, 20%, 92%) |
| CMYK | cmyk(19.7%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(80.45, 3.47, -18.56) |
| CIE-LCH | lch(80.45, 18.88, 280.59°) |
| OKLab | oklab(83.26% 0.0013 -0.0505) |
| OKLCH | oklch(83.26% 0.051 271.5) |
| XYZ | xyz(56.0101, 57.4776, 85.9693) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7EA #EADFBC
analogous
#BCDEEA #BCC7EA #C8BCEA
triadic
#BCC7EA #EABCC7 #C7EABC
tetradic
#BCC7EA #EABCDE #EADFBC #BCEAC8
square
#BCC7EA #EABCDE #EADFBC #BCEAC8
split-complementary
#BCC7EA #EAC8BC #DEEABC
monochromatic
#5F79CD #8DA0DB #BCC7EA #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.68
#BCC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BCC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7EA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7EA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#B1CDD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcc7ea; /* rgb */ color: rgb(188, 199, 234); /* oklch */ color: oklch(83.3% 0.051 271.5);
Tailwind
colors: {
custom: {
50: '#d0d7f0',
500: '#bcc7ea',
950: '#000000',
},
}SCSS
$custom: #bcc7ea; $custom-light: #d0d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc7ea",
"rgb": {
"r": 188,
"g": 199,
"b": 234
},
"hsl": {
"h": 225.652,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83264,
"c": 0.05056,
"h": 271.5
},
"luminance": 0.57479
}Semantic roles & 50–950 ramp
primary
#BCC7EA
secondary
#C6B684
accent
#9B26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385