#BCC3DB#BCC3DB
#BCC3DB is a light, muted blue. Relative luminance 0.548; OKLCH L 81.9% C 0.035 H 272.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3DB |
|---|---|
| RGB | rgb(188, 195, 219) |
| HSL | hsl(226, 30%, 80%) |
| HSV | hsv(226, 14%, 86%) |
| CMYK | cmyk(14.2%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(78.95, 2.39, -12.77) |
| CIE-LCH | lch(78.95, 12.99, 280.60°) |
| OKLab | oklab(81.93% 0.0016 -0.0345) |
| OKLCH | oklch(81.93% 0.035 272.7) |
| XYZ | xyz(53.0374, 54.8353, 74.7941) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3DB #DBD4BC
analogous
#BCD2DB #BCC3DB #C5BCDB
triadic
#BCC3DB #DBBCC3 #C3DBBC
tetradic
#BCC3DB #DBBCD2 #DBD4BC #BCDBC5
square
#BCC3DB #DBBCD2 #DBD4BC #BCDBC5
split-complementary
#BCC3DB #DBC5BC #D2DBBC
monochromatic
#6C7CB0 #949FC6 #BCC3DB #E4E7F0 #EBEDF4
Accessibility & contrast
On white
1.75
#BCC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BCC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3DB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3DB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#B5C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc3db; /* rgb */ color: rgb(188, 195, 219); /* oklch */ color: oklch(81.9% 0.035 272.7);
Tailwind
colors: {
custom: {
50: '#d0d5e6',
500: '#bcc3db',
950: '#000000',
},
}SCSS
$custom: #bcc3db; $custom-light: #d0d5e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc3db",
"rgb": {
"r": 188,
"g": 195,
"b": 219
},
"hsl": {
"h": 226.452,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.81933,
"c": 0.03455,
"h": 272.7
},
"luminance": 0.54836
}Semantic roles & 50–950 ramp
primary
#BCC3DB
secondary
#B2A989
accent
#903DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384