#BCC2EA#BCC2EA
#BCC2EA is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.3% C 0.057 H 278.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2EA |
|---|---|
| RGB | rgb(188, 194, 234) |
| HSL | hsl(232, 52%, 83%) |
| HSV | hsv(232, 20%, 92%) |
| CMYK | cmyk(19.7%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.16, 6.16, -20.50) |
| CIE-LCH | lch(79.16, 21.41, 286.71°) |
| OKLab | oklab(82.26% 0.0082 -0.0559) |
| OKLCH | oklch(82.26% 0.057 278.4) |
| XYZ | xyz(54.8785, 55.2145, 85.5921) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.41
Periwinkle
#CCCCFF
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 8.71
Powder Blue (survey)
#B1D1FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2EA #EAE4BC
analogous
#BCD9EA #BCC2EA #CDBCEA
triadic
#BCC2EA #EABCC2 #C2EABC
tetradic
#BCC2EA #EABCD9 #EAE4BC #BCEACD
square
#BCC2EA #EABCD9 #EAE4BC #BCEACD
split-complementary
#BCC2EA #EACDBC #D9EABC
monochromatic
#5F6DCD #8D98DB #BCC2EA #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.74
#BCC2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#BCC2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2EA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2EA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#B2C9CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc2ea; /* rgb */ color: rgb(188, 194, 234); /* oklch */ color: oklch(82.3% 0.057 278.4);
Tailwind
colors: {
custom: {
50: '#d0d4f0',
500: '#bcc2ea',
950: '#000000',
},
}SCSS
$custom: #bcc2ea; $custom-light: #d0d4f0; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ea",
"rgb": {
"r": 188,
"g": 194,
"b": 234
},
"hsl": {
"h": 232.174,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.82261,
"c": 0.05652,
"h": 278.4
},
"luminance": 0.55215
}Semantic roles & 50–950 ramp
primary
#BCC2EA
secondary
#C6BD84
accent
#AC26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385