#BCCBE4#BCCBE4
#BCCBE4 is a very light, muted blue. Relative luminance 0.590; OKLCH L 83.9% C 0.039 H 260.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBE4 |
|---|---|
| RGB | rgb(188, 203, 228) |
| HSL | hsl(218, 43%, 82%) |
| HSV | hsv(218, 18%, 89%) |
| CMYK | cmyk(17.5%, 11%, 0%, 10.6%) |
| CIE-LAB | lab(81.29, 0.04, -14.08) |
| CIE-LCH | lch(81.29, 14.08, 270.14°) |
| OKLab | oklab(83.86% -0.0063 -0.0382) |
| OKLCH | oklch(83.86% 0.039 260.7) |
| XYZ | xyz(56.0951, 59.0035, 81.8171) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.34
Lightsteelblue
#B0C4DE
ΔE00 2.65
Cloudy Blue
#ACC2D9
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBE4 #E4D5BC
analogous
#BCDFE4 #BCCBE4 #C1BCE4
triadic
#BCCBE4 #E4BCCB #CBE4BC
tetradic
#BCCBE4 #E4BCDF #E4D5BC #BCE4C1
square
#BCCBE4 #E4BCDF #E4D5BC #BCE4C1
split-complementary
#BCCBE4 #E4C1BC #DFE4BC
monochromatic
#6587C1 #90A9D2 #BCCBE4 #E8EDF6 #E9EEF6
Accessibility & contrast
On white
1.64
#BCCBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BCCBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBE4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBE4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE5
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#B2D0D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccbe4; /* rgb */ color: rgb(188, 203, 228); /* oklch */ color: oklch(83.9% 0.039 260.7);
Tailwind
colors: {
custom: {
50: '#d0daec',
500: '#bccbe4',
950: '#000000',
},
}SCSS
$custom: #bccbe4; $custom-light: #d0daec; $custom-dark: #000000;
JSON
{
"hex": "#bccbe4",
"rgb": {
"r": 188,
"g": 203,
"b": 228
},
"hsl": {
"h": 217.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.83864,
"c": 0.03868,
"h": 260.7
},
"luminance": 0.59005
}Semantic roles & 50–950 ramp
primary
#BCCBE4
secondary
#BEA986
accent
#8330B6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384