#BCCCED#BCCCED
#BCCCED is a very light, muted blue. Relative luminance 0.600; OKLCH L 84.4% C 0.049 H 264.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCED |
|---|---|
| RGB | rgb(188, 204, 237) |
| HSL | hsl(220, 58%, 83%) |
| HSV | hsv(220, 21%, 93%) |
| CMYK | cmyk(20.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.83, 1.46, -18.08) |
| CIE-LCH | lch(81.83, 18.13, 274.63°) |
| OKLab | oklab(84.38% -0.0044 -0.0492) |
| OKLCH | oklch(84.38% 0.049 264.8) |
| XYZ | xyz(57.6141, 59.9902, 88.6481) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.30
Lightsteelblue
#B0C4DE
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCED #EDDDBC
analogous
#BCE4ED #BCCCED #C4BCED
triadic
#BCCCED #EDBCCC #CCEDBC
tetradic
#BCCCED #EDBCE4 #EDDDBC #BCEDC4
square
#BCCCED #EDBCE4 #EDDDBC #BCEDC4
split-complementary
#BCCCED #EDC4BC #E4EDBC
monochromatic
#5C83D3 #8CA7E0 #BCCCED #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.62
#BCCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#BCCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCED
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCED | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#B0D2D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccced; /* rgb */ color: rgb(188, 204, 237); /* oklch */ color: oklch(84.4% 0.049 264.8);
Tailwind
colors: {
custom: {
50: '#d0dbf2',
500: '#bccced',
950: '#000000',
},
}SCSS
$custom: #bccced; $custom-light: #d0dbf2; $custom-dark: #000000;
JSON
{
"hex": "#bccced",
"rgb": {
"r": 188,
"g": 204,
"b": 237
},
"hsl": {
"h": 220.408,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.8438,
"c": 0.04942,
"h": 264.8
},
"luminance": 0.59992
}Semantic roles & 50–950 ramp
primary
#BCCCED
secondary
#CAB383
accent
#8F20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485