#BCC2DD#BCC2DD
#BCC2DD is a light, muted blue. Relative luminance 0.545; OKLCH L 81.8% C 0.038 H 275.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2DD |
|---|---|
| RGB | rgb(188, 194, 221) |
| HSL | hsl(229, 33%, 80%) |
| HSV | hsv(229, 15%, 87%) |
| CMYK | cmyk(14.9%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(78.75, 3.35, -14.14) |
| CIE-LCH | lch(78.75, 14.53, 283.31°) |
| OKLab | oklab(81.8% 0.0038 -0.0383) |
| OKLCH | oklch(81.8% 0.038 275.6) |
| XYZ | xyz(53.0790, 54.4947, 76.1147) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.38
Periwinkle
#CCCCFF
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2DD #DDD7BC
analogous
#BCD2DD #BCC2DD #C6BCDD
triadic
#BCC2DD #DDBCC2 #C2DDBC
tetradic
#BCC2DD #DDBCD2 #DDD7BC #BCDDC6
square
#BCC2DD #DDBCD2 #DDD7BC #BCDDC6
split-complementary
#BCC2DD #DDC6BC #D2DDBC
monochromatic
#6B78B4 #939DC8 #BCC2DD #E5E7F2 #EBEDF5
Accessibility & contrast
On white
1.76
#BCC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BCC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2DD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2DD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#B5C7CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc2dd; /* rgb */ color: rgb(188, 194, 221); /* oklch */ color: oklch(81.8% 0.038 275.6);
Tailwind
colors: {
custom: {
50: '#d0d4e7',
500: '#bcc2dd',
950: '#000000',
},
}SCSS
$custom: #bcc2dd; $custom-light: #d0d4e7; $custom-dark: #000000;
JSON
{
"hex": "#bcc2dd",
"rgb": {
"r": 188,
"g": 194,
"b": 221
},
"hsl": {
"h": 229.091,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.81799,
"c": 0.03845,
"h": 275.6
},
"luminance": 0.54495
}Semantic roles & 50–950 ramp
primary
#BCC2DD
secondary
#B5AD89
accent
#973AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384