#BCCDEA#BCCDEA
#BCCDEA is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.5% C 0.045 H 261.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDEA |
|---|---|
| RGB | rgb(188, 205, 234) |
| HSL | hsl(218, 52%, 83%) |
| HSV | hsv(218, 20%, 92%) |
| CMYK | cmyk(19.7%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.00, 0.27, -16.23) |
| CIE-LCH | lch(82.00, 16.23, 270.96°) |
| OKLab | oklab(84.48% -0.0069 -0.0441) |
| OKLCH | oklch(84.48% 0.045 261.2) |
| XYZ | xyz(57.4179, 60.2932, 86.4386) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.99
Lightsteelblue
#B0C4DE
ΔE00 3.07
Cloudy Blue
#ACC2D9
ΔE00 4.69
Powder Blue (survey)
#B1D1FC
ΔE00 4.93
Light Periwinkle
#C1C6FC
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDEA #EAD9BC
analogous
#BCE4EA #BCCDEA #C2BCEA
triadic
#BCCDEA #EABCCD #CDEABC
tetradic
#BCCDEA #EABCE4 #EAD9BC #BCEAC2
square
#BCCDEA #EABCE4 #EAD9BC #BCEAC2
split-complementary
#BCCDEA #EAC2BC #E4EABC
monochromatic
#5F87CD #8DAADB #BCCDEA #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.61
#BCCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#BCCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDEA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDEA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#B1D3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccdea; /* rgb */ color: rgb(188, 205, 234); /* oklch */ color: oklch(84.5% 0.045 261.2);
Tailwind
colors: {
custom: {
50: '#d0dcf0',
500: '#bccdea',
950: '#000000',
},
}SCSS
$custom: #bccdea; $custom-light: #d0dcf0; $custom-dark: #000000;
JSON
{
"hex": "#bccdea",
"rgb": {
"r": 188,
"g": 205,
"b": 234
},
"hsl": {
"h": 217.826,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84478,
"c": 0.04463,
"h": 261.2
},
"luminance": 0.60295
}Semantic roles & 50–950 ramp
primary
#BCCDEA
secondary
#C6AE84
accent
#8726C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485