#BCCDF2#BCCDF2
#BCCDF2 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.055 H 265.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDF2 |
|---|---|
| RGB | rgb(188, 205, 242) |
| HSL | hsl(221, 68%, 84%) |
| HSV | hsv(221, 22%, 95%) |
| CMYK | cmyk(22.3%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.25, 2.04, -20.11) |
| CIE-LCH | lch(82.25, 20.21, 275.80°) |
| OKLab | oklab(84.76% -0.0041 -0.0549) |
| OKLCH | oklch(84.76% 0.055 265.7) |
| XYZ | xyz(58.5932, 60.7633, 92.6286) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.23
Powder Blue (survey)
#B1D1FC
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 4.82
Light Periwinkle
#C1C6FC
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDF2 #F2E1BC
analogous
#BCE8F2 #BCCDF2 #C6BCF2
triadic
#BCCDF2 #F2BCCD #CDF2BC
tetradic
#BCCDF2 #F2BCE8 #F2E1BC #BCF2C6
square
#BCCDF2 #F2BCE8 #F2E1BC #BCF2C6
split-complementary
#BCCDF2 #F2C6BC #E8F2BC
monochromatic
#5581DE #89A7E8 #BCCDF2 #E5ECFA #E5ECFA
Accessibility & contrast
On white
1.60
#BCCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#BCCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDF2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDF2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#AED4D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bccdf2; /* rgb */ color: rgb(188, 205, 242); /* oklch */ color: oklch(84.8% 0.055 265.7);
Tailwind
colors: {
custom: {
50: '#d1dcf6',
500: '#bccdf2',
950: '#000000',
},
}SCSS
$custom: #bccdf2; $custom-light: #d1dcf6; $custom-dark: #000000;
JSON
{
"hex": "#bccdf2",
"rgb": {
"r": 188,
"g": 205,
"b": 242
},
"hsl": {
"h": 221.111,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.84761,
"c": 0.05502,
"h": 265.7
},
"luminance": 0.60765
}Semantic roles & 50–950 ramp
primary
#BCCDF2
secondary
#D2B881
accent
#9516CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485