#BCCEF0#BCCEF0
#BCCEF0 is a very light, muted blue. Relative luminance 0.611; OKLCH L 84.9% C 0.051 H 263.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEF0 |
|---|---|
| RGB | rgb(188, 206, 240) |
| HSL | hsl(219, 63%, 84%) |
| HSV | hsv(219, 22%, 94%) |
| CMYK | cmyk(21.7%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(82.45, 1.06, -18.75) |
| CIE-LCH | lch(82.45, 18.78, 273.25°) |
| OKLab | oklab(84.89% -0.0061 -0.0511) |
| OKLCH | oklch(84.89% 0.051 263.2) |
| XYZ | xyz(58.5344, 61.1238, 91.1353) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.33
Lightsteelblue
#B0C4DE
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEF0 #F0DEBC
analogous
#BCE8F0 #BCCEF0 #C4BCF0
triadic
#BCCEF0 #F0BCCE #CEF0BC
tetradic
#BCCEF0 #F0BCE8 #F0DEBC #BCF0C4
square
#BCCEF0 #F0BCE8 #F0DEBC #BCF0C4
split-complementary
#BCCEF0 #F0C4BC #E8F0BC
monochromatic
#5885DA #8AA9E5 #BCCEF0 #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.59
#BCCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#BCCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEF0
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEF0 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F2
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#AFD5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccef0; /* rgb */ color: rgb(188, 206, 240); /* oklch */ color: oklch(84.9% 0.051 263.2);
Tailwind
colors: {
custom: {
50: '#d0dcf5',
500: '#bccef0',
950: '#000000',
},
}SCSS
$custom: #bccef0; $custom-light: #d0dcf5; $custom-dark: #000000;
JSON
{
"hex": "#bccef0",
"rgb": {
"r": 188,
"g": 206,
"b": 240
},
"hsl": {
"h": 219.231,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.84892,
"c": 0.05147,
"h": 263.2
},
"luminance": 0.61125
}Semantic roles & 50–950 ramp
primary
#BCCEF0
secondary
#CFB482
accent
#8E1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485