#BCC4DB#BCC4DB
#BCC4DB is a very light, muted blue. Relative luminance 0.553; OKLCH L 82.1% C 0.033 H 270.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4DB |
|---|---|
| RGB | rgb(188, 196, 219) |
| HSL | hsl(225, 30%, 80%) |
| HSV | hsv(225, 14%, 86%) |
| CMYK | cmyk(14.2%, 10.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.21, 1.85, -12.38) |
| CIE-LCH | lch(79.21, 12.52, 278.52°) |
| OKLab | oklab(82.14% 0.0002 -0.0334) |
| OKLCH | oklch(82.14% 0.033 270.4) |
| XYZ | xyz(53.2622, 55.2850, 74.8691) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.99
Lightsteelblue
#B0C4DE
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4DB #DBD3BC
analogous
#BCD4DB #BCC4DB #C4BCDB
triadic
#BCC4DB #DBBCC4 #C4DBBC
tetradic
#BCC4DB #DBBCD4 #DBD3BC #BCDBC4
square
#BCC4DB #DBBCD4 #DBD3BC #BCDBC4
split-complementary
#BCC4DB #DBC4BC #D4DBBC
monochromatic
#6C7EB0 #94A1C6 #BCC4DB #E4E7F0 #EBEDF4
Accessibility & contrast
On white
1.74
#BCC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BCC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4DB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4DB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#B5C8CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc4db; /* rgb */ color: rgb(188, 196, 219); /* oklch */ color: oklch(82.1% 0.033 270.4);
Tailwind
colors: {
custom: {
50: '#d0d5e6',
500: '#bcc4db',
950: '#000000',
},
}SCSS
$custom: #bcc4db; $custom-light: #d0d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc4db",
"rgb": {
"r": 188,
"g": 196,
"b": 219
},
"hsl": {
"h": 224.516,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.82136,
"c": 0.03345,
"h": 270.4
},
"luminance": 0.55286
}Semantic roles & 50–950 ramp
primary
#BCC4DB
secondary
#B2A889
accent
#8D3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384