#BCCDEF#BCCDEF
#BCCDEF is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.051 H 264.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDEF |
|---|---|
| RGB | rgb(188, 205, 239) |
| HSL | hsl(220, 61%, 84%) |
| HSV | hsv(220, 21%, 94%) |
| CMYK | cmyk(21.3%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(82.15, 1.37, -18.66) |
| CIE-LCH | lch(82.15, 18.71, 274.21°) |
| OKLab | oklab(84.65% -0.0051 -0.0508) |
| OKLCH | oklch(84.65% 0.051 264.2) |
| XYZ | xyz(58.1463, 60.5846, 90.2751) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.43
Lightsteelblue
#B0C4DE
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.63
Light Periwinkle
#C1C6FC
ΔE00 5.69
Cloudy Blue
#ACC2D9
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDEF #EFDEBC
analogous
#BCE6EF #BCCDEF #C4BCEF
triadic
#BCCDEF #EFBCCD #CDEFBC
tetradic
#BCCDEF #EFBCE6 #EFDEBC #BCEFC4
square
#BCCDEF #EFBCE6 #EFDEBC #BCEFC4
split-complementary
#BCCDEF #EFC4BC #E6EFBC
monochromatic
#5983D7 #8BA8E3 #BCCDEF #E6EDF9 #E6EDF9
Accessibility & contrast
On white
1.60
#BCCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BCCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDEF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDEF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#AFD4D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccdef; /* rgb */ color: rgb(188, 205, 239); /* oklch */ color: oklch(84.7% 0.051 264.2);
Tailwind
colors: {
custom: {
50: '#d0dcf4',
500: '#bccdef',
950: '#000000',
},
}SCSS
$custom: #bccdef; $custom-light: #d0dcf4; $custom-dark: #000000;
JSON
{
"hex": "#bccdef",
"rgb": {
"r": 188,
"g": 205,
"b": 239
},
"hsl": {
"h": 220,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.84654,
"c": 0.05109,
"h": 264.2
},
"luminance": 0.60586
}Semantic roles & 50–950 ramp
primary
#BCCDEF
secondary
#CDB482
accent
#901CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485