#BCCBD8#BCCBD8
#BCCBD8 is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.025 H 244.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD8 |
|---|---|
| RGB | rgb(188, 203, 216) |
| HSL | hsl(208, 26%, 79%) |
| HSV | hsv(208, 13%, 85%) |
| CMYK | cmyk(13%, 6%, 0%, 15.3%) |
| CIE-LAB | lab(80.94, -2.48, -8.19) |
| CIE-LCH | lch(80.94, 8.55, 253.13°) |
| OKLab | oklab(83.47% -0.0107 -0.0221) |
| OKLCH | oklch(83.47% 0.025 244.2) |
| XYZ | xyz(54.4868, 58.3602, 73.3464) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.54
Light Blue Grey
#B7C9E2
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.19
Fog
#D8DCE0
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD8 #D8C9BC
analogous
#BCD8D7 #BCCBD8 #BCBDD8
triadic
#BCCBD8 #D8BCCB #CBD8BC
tetradic
#BCCBD8 #D7BCD8 #D8C9BC #BDD8BC
square
#BCCBD8 #D7BCD8 #D8C9BC #BDD8BC
split-complementary
#BCCBD8 #D8BCBD #D8D7BC
monochromatic
#6F8FAB #95ADC1 #BCCBD8 #E3E9EF #ECF0F4
Accessibility & contrast
On white
1.66
#BCCBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BCCBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD8
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD8 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD9
Deuteranopia (green-blind)
#C2C8D8
Tritanopia (blue-blind)
#B5CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbd8; /* rgb */ color: rgb(188, 203, 216); /* oklch */ color: oklch(83.5% 0.025 244.2);
Tailwind
colors: {
custom: {
50: '#d0dae4',
500: '#bccbd8',
950: '#000000',
},
}SCSS
$custom: #bccbd8; $custom-light: #d0dae4; $custom-dark: #000000;
JSON
{
"hex": "#bccbd8",
"rgb": {
"r": 188,
"g": 203,
"b": 216
},
"hsl": {
"h": 207.857,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.83468,
"c": 0.0245,
"h": 244.2
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#BCCBD8
secondary
#AE9B8A
accent
#6F41A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384