#BCC2DB#BCC2DB
#BCC2DB is a light, muted blue. Relative luminance 0.544; OKLCH L 81.7% C 0.036 H 274.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2DB |
|---|---|
| RGB | rgb(188, 194, 219) |
| HSL | hsl(228, 30%, 80%) |
| HSV | hsv(228, 14%, 86%) |
| CMYK | cmyk(14.2%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.69, 2.92, -13.15) |
| CIE-LCH | lch(78.69, 13.48, 282.53°) |
| OKLab | oklab(81.73% 0.003 -0.0356) |
| OKLCH | oklch(81.73% 0.036 274.9) |
| XYZ | xyz(52.8141, 54.3887, 74.7197) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 7.02
Light Periwinkle
#C1C6FC
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2DB #DBD5BC
analogous
#BCD2DB #BCC2DB #C6BCDB
triadic
#BCC2DB #DBBCC2 #C2DBBC
tetradic
#BCC2DB #DBBCD2 #DBD5BC #BCDBC6
square
#BCC2DB #DBBCD2 #DBD5BC #BCDBC6
split-complementary
#BCC2DB #DBC6BC #D2DBBC
monochromatic
#6C7AB0 #949EC6 #BCC2DB #E4E6F0 #EBEDF4
Accessibility & contrast
On white
1.77
#BCC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BCC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2DB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2DB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#B9C2DA
Tritanopia (blue-blind)
#B5C6CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2db; /* rgb */ color: rgb(188, 194, 219); /* oklch */ color: oklch(81.7% 0.036 274.9);
Tailwind
colors: {
custom: {
50: '#d0d4e6',
500: '#bcc2db',
950: '#000000',
},
}SCSS
$custom: #bcc2db; $custom-light: #d0d4e6; $custom-dark: #000000;
JSON
{
"hex": "#bcc2db",
"rgb": {
"r": 188,
"g": 194,
"b": 219
},
"hsl": {
"h": 228.387,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.8173,
"c": 0.03569,
"h": 274.9
},
"luminance": 0.54389
}Semantic roles & 50–950 ramp
primary
#BCC2DB
secondary
#B2AA89
accent
#943DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384