#BCCBDF#BCCBDF
#BCCBDF is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.7% C 0.032 H 255.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBDF |
|---|---|
| RGB | rgb(188, 203, 223) |
| HSL | hsl(214, 35%, 81%) |
| HSV | hsv(214, 16%, 87%) |
| CMYK | cmyk(15.7%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(81.14, -1.03, -11.63) |
| CIE-LCH | lch(81.14, 11.68, 264.95°) |
| OKLab | oklab(83.7% -0.0081 -0.0314) |
| OKLCH | oklch(83.7% 0.032 255.6) |
| XYZ | xyz(55.4111, 58.7299, 78.2144) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.84
Lightsteelblue
#B0C4DE
ΔE00 2.91
Cloudy Blue
#ACC2D9
ΔE00 3.43
Light Grey Blue
#9DBCD4
ΔE00 6.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.01
Fog
#D8DCE0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBDF #DFD0BC
analogous
#BCDCDF #BCCBDF #BEBCDF
triadic
#BCCBDF #DFBCCB #CBDFBC
tetradic
#BCCBDF #DFBCDC #DFD0BC #BCDFBE
square
#BCCBDF #DFBCDC #DFD0BC #BCDFBE
split-complementary
#BCCBDF #DFBEBC #DCDFBC
monochromatic
#698BB7 #93ABCB #BCCBDF #E5EBF3 #EAEFF5
Accessibility & contrast
On white
1.65
#BCCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BCCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBDF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBDF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#B4CFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbdf; /* rgb */ color: rgb(188, 203, 223); /* oklch */ color: oklch(83.7% 0.032 255.6);
Tailwind
colors: {
custom: {
50: '#d0dae9',
500: '#bccbdf',
950: '#000000',
},
}SCSS
$custom: #bccbdf; $custom-light: #d0dae9; $custom-dark: #000000;
JSON
{
"hex": "#bccbdf",
"rgb": {
"r": 188,
"g": 203,
"b": 223
},
"hsl": {
"h": 214.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.83696,
"c": 0.03246,
"h": 255.6
},
"luminance": 0.58731
}Semantic roles & 50–950 ramp
primary
#BCCBDF
secondary
#B7A388
accent
#7B37AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384