#BCCEEE#BCCEEE
#BCCEEE is a very light, muted blue. Relative luminance 0.610; OKLCH L 84.8% C 0.049 H 262.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEEE |
|---|---|
| RGB | rgb(188, 206, 238) |
| HSL | hsl(218, 60%, 84%) |
| HSV | hsv(218, 21%, 93%) |
| CMYK | cmyk(21%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(82.38, 0.62, -17.78) |
| CIE-LCH | lch(82.38, 17.79, 272.00°) |
| OKLab | oklab(84.82% -0.0068 -0.0484) |
| OKLCH | oklch(84.82% 0.049 262) |
| XYZ | xyz(58.2390, 61.0056, 89.5792) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.77
Lightsteelblue
#B0C4DE
ΔE00 3.65
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Cloudy Blue
#ACC2D9
ΔE00 5.30
Light Periwinkle
#C1C6FC
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEEE #EEDCBC
analogous
#BCE7EE #BCCEEE #C3BCEE
triadic
#BCCEEE #EEBCCE #CEEEBC
tetradic
#BCCEEE #EEBCE7 #EEDCBC #BCEEC3
square
#BCCEEE #EEBCE7 #EEDCBC #BCEEC3
split-complementary
#BCCEEE #EEC3BC #E7EEBC
monochromatic
#5A87D5 #8BAAE2 #BCCEEE #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.59
#BCCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BCCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEEE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEEE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#AFD4D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcceee; /* rgb */ color: rgb(188, 206, 238); /* oklch */ color: oklch(84.8% 0.049 262.0);
Tailwind
colors: {
custom: {
50: '#d0dcf3',
500: '#bcceee',
950: '#000000',
},
}SCSS
$custom: #bcceee; $custom-light: #d0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#bcceee",
"rgb": {
"r": 188,
"g": 206,
"b": 238
},
"hsl": {
"h": 218.4,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.84821,
"c": 0.04889,
"h": 262
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#BCCEEE
secondary
#CCB182
accent
#8A1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485