#BCCCEE#BCCCEE
#BCCCEE is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.4% C 0.051 H 265.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCEE |
|---|---|
| RGB | rgb(188, 204, 238) |
| HSL | hsl(221, 60%, 84%) |
| HSV | hsv(221, 21%, 93%) |
| CMYK | cmyk(21%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(81.86, 1.68, -18.56) |
| CIE-LCH | lch(81.86, 18.64, 275.18°) |
| OKLab | oklab(84.42% -0.0041 -0.0506) |
| OKLCH | oklch(84.42% 0.051 265.4) |
| XYZ | xyz(57.7606, 60.0488, 89.4197) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.58
Lightsteelblue
#B0C4DE
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 6.02
Periwinkle
#CCCCFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCEE #EEDEBC
analogous
#BCE5EE #BCCCEE #C5BCEE
triadic
#BCCCEE #EEBCCC #CCEEBC
tetradic
#BCCCEE #EEBCE5 #EEDEBC #BCEEC5
square
#BCCCEE #EEBCE5 #EEDEBC #BCEEC5
split-complementary
#BCCCEE #EEC5BC #E5EEBC
monochromatic
#5A82D5 #8BA7E2 #BCCCEE #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.61
#BCCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BCCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCEE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCEE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF0
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#B0D3D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcccee; /* rgb */ color: rgb(188, 204, 238); /* oklch */ color: oklch(84.4% 0.051 265.4);
Tailwind
colors: {
custom: {
50: '#d0dbf3',
500: '#bcccee',
950: '#000000',
},
}SCSS
$custom: #bcccee; $custom-light: #d0dbf3; $custom-dark: #000000;
JSON
{
"hex": "#bcccee",
"rgb": {
"r": 188,
"g": 204,
"b": 238
},
"hsl": {
"h": 220.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.84416,
"c": 0.05073,
"h": 265.4
},
"luminance": 0.6005
}Semantic roles & 50–950 ramp
primary
#BCCCEE
secondary
#CCB482
accent
#911EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485