#BFCFDC#BFCFDC
#BFCFDC is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.6% C 0.025 H 242.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFDC |
|---|---|
| RGB | rgb(191, 207, 220) |
| HSL | hsl(207, 29%, 81%) |
| HSV | hsv(207, 13%, 86%) |
| CMYK | cmyk(13.2%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.31, -2.80, -8.27) |
| CIE-LCH | lch(82.31, 8.73, 251.29°) |
| OKLab | oklab(84.64% -0.0116 -0.0223) |
| OKLCH | oklch(84.64% 0.025 242.4) |
| XYZ | xyz(56.7139, 60.8683, 76.4570) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.98
Cloudy Blue
#ACC2D9
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFDC #DCCCBF
analogous
#BFDCDA #BFCFDC #BFC0DC
triadic
#BFCFDC #DCBFCF #CFDCBF
tetradic
#BFCFDC #DABFDC #DCCCBF #C0DCBF
square
#BFCFDC #DABFDC #DCCCBF #C0DCBF
split-complementary
#BFCFDC #DCBFC0 #DCDABF
monochromatic
#7094B1 #97B1C6 #BFCFDC #E7EDF2 #EBF0F4
Accessibility & contrast
On white
1.59
#BFCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BFCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFDC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFDC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#B8D2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfcfdc; /* rgb */ color: rgb(191, 207, 220); /* oklch */ color: oklch(84.6% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#d2dde6',
500: '#bfcfdc',
950: '#000000',
},
}SCSS
$custom: #bfcfdc; $custom-light: #d2dde6; $custom-dark: #000000;
JSON
{
"hex": "#bfcfdc",
"rgb": {
"r": 191,
"g": 207,
"b": 220
},
"hsl": {
"h": 206.897,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.84636,
"c": 0.02515,
"h": 242.4
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#BFCFDC
secondary
#B39E8C
accent
#6D3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484