#BCC4E7#BCC4E7
#BCC4E7 is a very light, muted blue. Relative luminance 0.559; OKLCH L 82.6% C 0.050 H 275.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4E7 |
|---|---|
| RGB | rgb(188, 196, 231) |
| HSL | hsl(229, 47%, 82%) |
| HSV | hsv(229, 19%, 91%) |
| CMYK | cmyk(18.6%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.58, 4.42, -18.27) |
| CIE-LCH | lch(79.58, 18.79, 283.61°) |
| OKLab | oklab(82.55% 0.0045 -0.0497) |
| OKLCH | oklch(82.55% 0.05 275.1) |
| XYZ | xyz(54.8993, 55.9398, 83.4909) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.54
Periwinkle
#CCCCFF
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 8.10
Powder Blue (survey)
#B1D1FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4E7 #E7DFBC
analogous
#BCDAE7 #BCC4E7 #CABCE7
triadic
#BCC4E7 #E7BCC4 #C4E7BC
tetradic
#BCC4E7 #E7BCDA #E7DFBC #BCE7CA
square
#BCC4E7 #E7BCDA #E7DFBC #BCE7CA
split-complementary
#BCC4E7 #E7CABC #DAE7BC
monochromatic
#6275C7 #8F9CD7 #BCC4E7 #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.72
#BCC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BCC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4E7
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4E7 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7E9
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#B2CACF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc4e7; /* rgb */ color: rgb(188, 196, 231); /* oklch */ color: oklch(82.6% 0.050 275.1);
Tailwind
colors: {
custom: {
50: '#d0d5ee',
500: '#bcc4e7',
950: '#000000',
},
}SCSS
$custom: #bcc4e7; $custom-light: #d0d5ee; $custom-dark: #000000;
JSON
{
"hex": "#bcc4e7",
"rgb": {
"r": 188,
"g": 196,
"b": 231
},
"hsl": {
"h": 228.837,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.82553,
"c": 0.0499,
"h": 275.1
},
"luminance": 0.55941
}Semantic roles & 50–950 ramp
primary
#BCC4E7
secondary
#C2B785
accent
#A02BBB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385