#BFCCDC#BFCCDC
#BFCCDC is a very light, muted cyan. Relative luminance 0.594; OKLCH L 84.0% C 0.026 H 253.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCDC |
|---|---|
| RGB | rgb(191, 204, 220) |
| HSL | hsl(213, 29%, 81%) |
| HSV | hsv(213, 13%, 86%) |
| CMYK | cmyk(13.2%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.53, -1.22, -9.43) |
| CIE-LCH | lch(81.53, 9.51, 262.62°) |
| OKLab | oklab(84.02% -0.0075 -0.0254) |
| OKLCH | oklch(84.02% 0.027 253.6) |
| XYZ | xyz(55.9940, 59.4285, 76.2171) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.83
Light Grey Blue
#9DBCD4
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCDC #DCCFBF
analogous
#BFDADC #BFCCDC #C0BFDC
triadic
#BFCCDC #DCBFCC #CCDCBF
tetradic
#BFCCDC #DCBFDA #DCCFBF #BFDCC0
square
#BFCCDC #DCBFDA #DCCFBF #BFDCC0
split-complementary
#BFCCDC #DCC0BF #DADCBF
monochromatic
#708DB1 #97ACC6 #BFCCDC #E7ECF2 #EBEFF4
Accessibility & contrast
On white
1.63
#BFCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BFCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCDC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCDC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B8CFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfccdc; /* rgb */ color: rgb(191, 204, 220); /* oklch */ color: oklch(84.0% 0.026 253.6);
Tailwind
colors: {
custom: {
50: '#d2dbe6',
500: '#bfccdc',
950: '#000000',
},
}SCSS
$custom: #bfccdc; $custom-light: #d2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bfccdc",
"rgb": {
"r": 191,
"g": 204,
"b": 220
},
"hsl": {
"h": 213.103,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.84022,
"c": 0.0265,
"h": 253.6
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#BFCCDC
secondary
#B3A28C
accent
#783EA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484