#BCCCEF#BCCCEF
#BCCCEF is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.5% C 0.052 H 265.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCEF |
|---|---|
| RGB | rgb(188, 204, 239) |
| HSL | hsl(221, 61%, 84%) |
| HSV | hsv(221, 21%, 94%) |
| CMYK | cmyk(21.3%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(81.90, 1.91, -19.05) |
| CIE-LCH | lch(81.90, 19.14, 275.71°) |
| OKLab | oklab(84.45% -0.0038 -0.0519) |
| OKLCH | oklch(84.45% 0.052 265.9) |
| XYZ | xyz(57.9079, 60.1077, 90.1956) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.85
Lightsteelblue
#B0C4DE
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 4.98
Light Periwinkle
#C1C6FC
ΔE00 5.22
Cloudy Blue
#ACC2D9
ΔE00 6.25
Periwinkle
#CCCCFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCEF #EFDFBC
analogous
#BCE5EF #BCCCEF #C5BCEF
triadic
#BCCCEF #EFBCCC #CCEFBC
tetradic
#BCCCEF #EFBCE5 #EFDFBC #BCEFC5
square
#BCCCEF #EFBCE5 #EFDFBC #BCEFC5
split-complementary
#BCCCEF #EFC5BC #E5EFBC
monochromatic
#5981D7 #8BA6E3 #BCCCEF #E6ECF9 #E6ECF9
Accessibility & contrast
On white
1.61
#BCCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCEF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCEF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#AFD3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bcccef; /* rgb */ color: rgb(188, 204, 239); /* oklch */ color: oklch(84.5% 0.052 265.9);
Tailwind
colors: {
custom: {
50: '#d0dbf4',
500: '#bcccef',
950: '#000000',
},
}SCSS
$custom: #bcccef; $custom-light: #d0dbf4; $custom-dark: #000000;
JSON
{
"hex": "#bcccef",
"rgb": {
"r": 188,
"g": 204,
"b": 239
},
"hsl": {
"h": 221.176,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84451,
"c": 0.05205,
"h": 265.9
},
"luminance": 0.60109
}Semantic roles & 50–950 ramp
primary
#BCCCEF
secondary
#CDB682
accent
#931CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485