#BCCDED#BCCDED
#BCCDED is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.6% C 0.048 H 263.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDED |
|---|---|
| RGB | rgb(188, 205, 237) |
| HSL | hsl(219, 58%, 83%) |
| HSV | hsv(219, 21%, 93%) |
| CMYK | cmyk(20.7%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.09, 0.93, -17.69) |
| CIE-LCH | lch(82.09, 17.71, 273.01°) |
| OKLab | oklab(84.58% -0.0058 -0.0481) |
| OKLCH | oklch(84.58% 0.048 263.1) |
| XYZ | xyz(57.8525, 60.4671, 88.7276) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.86
Lightsteelblue
#B0C4DE
ΔE00 3.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Cloudy Blue
#ACC2D9
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDED #EDDCBC
analogous
#BCE5ED #BCCDED #C3BCED
triadic
#BCCDED #EDBCCD #CDEDBC
tetradic
#BCCDED #EDBCE5 #EDDCBC #BCEDC3
square
#BCCDED #EDBCE5 #EDDCBC #BCEDC3
split-complementary
#BCCDED #EDC3BC #E5EDBC
monochromatic
#5C85D3 #8CA9E0 #BCCDED #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.60
#BCCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BCCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDED
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDED | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#B0D3D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccded; /* rgb */ color: rgb(188, 205, 237); /* oklch */ color: oklch(84.6% 0.048 263.1);
Tailwind
colors: {
custom: {
50: '#d0dcf2',
500: '#bccded',
950: '#000000',
},
}SCSS
$custom: #bccded; $custom-light: #d0dcf2; $custom-dark: #000000;
JSON
{
"hex": "#bccded",
"rgb": {
"r": 188,
"g": 205,
"b": 237
},
"hsl": {
"h": 219.184,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.84583,
"c": 0.04849,
"h": 263.1
},
"luminance": 0.60468
}Semantic roles & 50–950 ramp
primary
#BCCDED
secondary
#CAB283
accent
#8C20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485