#BCC2D5#BCC2D5
#BCC2D5 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.5% C 0.027 H 271.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2D5 |
|---|---|
| RGB | rgb(188, 194, 213) |
| HSL | hsl(226, 23%, 79%) |
| HSV | hsv(226, 12%, 84%) |
| CMYK | cmyk(11.7%, 8.9%, 0%, 16.5%) |
| CIE-LAB | lab(78.51, 1.68, -10.19) |
| CIE-LCH | lch(78.51, 10.33, 279.36°) |
| OKLab | oklab(81.53% 0.0009 -0.0274) |
| OKLCH | oklch(81.53% 0.027 271.8) |
| XYZ | xyz(52.0385, 54.0785, 70.6345) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 6.11
Dove Gray
#B6B8BD
ΔE00 6.53
Silver
#C0C0C0
ΔE00 8.51
Fog
#D8DCE0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2D5 #D5CFBC
analogous
#BCCED5 #BCC2D5 #C2BCD5
triadic
#BCC2D5 #D5BCC2 #C2D5BC
tetradic
#BCC2D5 #D5BCCE #D5CFBC #BCD5C2
square
#BCC2D5 #D5BCCE #D5CFBC #BCD5C2
split-complementary
#BCC2D5 #D5C2BC #CED5BC
monochromatic
#717DA6 #96A0BD #BCC2D5 #E2E4ED #ECEEF3
Accessibility & contrast
On white
1.78
#BCC2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BCC2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2D5
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2D5 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D6
Deuteranopia (green-blind)
#BBC1D5
Tritanopia (blue-blind)
#B7C5C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2d5; /* rgb */ color: rgb(188, 194, 213); /* oklch */ color: oklch(81.5% 0.027 271.8);
Tailwind
colors: {
custom: {
50: '#d0d4e1',
500: '#bcc2d5',
950: '#000000',
},
}SCSS
$custom: #bcc2d5; $custom-light: #d0d4e1; $custom-dark: #000000;
JSON
{
"hex": "#bcc2d5",
"rgb": {
"r": 188,
"g": 194,
"b": 213
},
"hsl": {
"h": 225.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.81529,
"c": 0.02746,
"h": 271.8
},
"luminance": 0.54079
}Semantic roles & 50–950 ramp
primary
#BCC2D5
secondary
#ABA38A
accent
#8B44A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384